Home
last modified time | relevance | path

Searched defs:cdx_mcdi_cmd (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/cdx/
H A Dmcdi.h108 struct cdx_mcdi_cmd { struct
114 enum cdx_mcdi_cmd_state state; argument
115 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 …]