Searched defs:cdx_mcdi_cmd (Results 1 – 1 of 1) sorted by relevance
119 struct cdx_mcdi_cmd { struct125 enum cdx_mcdi_cmd_state state; argument126 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;[all …]