Searched refs:wmi_check_command_params (Results 1 – 3 of 3) sorted by relevance
2157 if (wmi_handle->ops->wmi_check_command_params(NULL, buf_ptr, len, cmd_id) in wmi_unified_cmd_send_fl()
21843 .wmi_check_command_params = wmitlv_check_command_tlv_params,
2599 int (*wmi_check_command_params)(void *os_handle, void *param_struc_ptr, member