Searched refs:qdf_state_info_table (Results 1 – 1 of 1) sorted by relevance
93 static tp_qdf_state_info_cb qdf_state_info_table[QDF_MODULE_ID_MAX]; variable503 qdf_state_info_table[i] = NULL; in qdf_register_debugcb_init()510 qdf_state_info_table[module_id] = qdf_state_infocb; in qdf_register_debug_callback()522 if (qdf_state_info_table[module]) { in qdf_state_info_dump_all()523 qdf_state_info_table[module](&buf_ptr, &buf_len); in qdf_state_info_dump_all()