Searched defs:cdx_mcdi_cmd (Results 1 – 1 of 1) sorted by relevance
108 struct cdx_mcdi_cmd { struct114 enum cdx_mcdi_cmd_state state; argument115 size_t inlen;116 const struct cdx_dword *inbuf;117 bool quiet;118 bool reboot_seen;119 u8 seq;120 unsigned long started;121 unsigned long cookie;122 cdx_mcdi_async_completer *completer;[all …]