Searched defs:iwl_fw_runtime_ops (Results 1 – 1 of 1) sorted by relevance
70 struct iwl_fw_runtime_ops { struct71 int (*dump_start)(void *ctx);72 void (*dump_end)(void *ctx);73 bool (*fw_running)(void *ctx);74 int (*send_hcmd)(void *ctx, struct iwl_host_cmd *host_cmd);75 bool (*d3_debug_enable)(void *ctx);