Lines Matching defs:cdx_mcdi_cmd
119 struct cdx_mcdi_cmd { struct
125 enum cdx_mcdi_cmd_state state; argument
126 size_t inlen;
127 const struct cdx_dword *inbuf;
128 bool quiet;
129 bool reboot_seen;
130 u8 seq;
131 unsigned long started;
132 unsigned long cookie;
133 cdx_mcdi_async_completer *completer;
134 unsigned int handle;
135 unsigned int cmd;
136 int rc;
137 size_t outlen;
138 struct cdx_dword *outbuf;