Searched defs:iwk_cmd (Results 1 – 2 of 2) sorted by relevance
2714 typedef struct iwk_cmd { struct2715 struct iwk_cmd_header hdr; argument2717 } iwk_cmd_t; argument
3449 iwk_cmd(iwk_sc_t *sc, int code, const void *buf, int size, int async) in iwk_cmd() function