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;128 bool quiet;129 bool reboot_seen;130 u8 seq;132 unsigned long cookie;134 unsigned int handle;135 unsigned int cmd;136 int rc;[all …]