Searched refs:iwl_remove_notification (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-notif-wait.c | 186 void iwl_remove_notification(struct iwl_notif_wait_data *notif_wait, in iwl_remove_notification() function 193 IWL_EXPORT_SYMBOL(iwl_remove_notification);
|
D | iwl-notif-wait.h | 136 iwl_remove_notification(struct iwl_notif_wait_data *notif_data,
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | ucode.c | 348 iwl_remove_notification(&priv->notif_wait, &alive_wait); in iwl_load_ucode_wait_alive() 445 iwl_remove_notification(&priv->notif_wait, &calib_wait); in iwl_run_init_ucode()
|
D | rxon.c | 145 iwl_remove_notification(&priv->notif_wait, &disable_wait); in iwlagn_disable_pan()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | time-event.c | 541 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_time_event_send_add() 628 iwl_remove_notification(&mvm->notif_wait, &wait_te_notif); in iwl_mvm_protect_session()
|
D | fw.c | 538 iwl_remove_notification(&mvm->notif_wait, &alive_wait); in iwl_mvm_load_ucode_wait_alive() 707 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode() 744 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode()
|
D | tt.c | 216 iwl_remove_notification(&mvm->notif_wait, &wait_temp_notif); in iwl_mvm_get_temp()
|
D | scan.c | 1455 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_scan_stop_wait()
|
D | d3.c | 1155 iwl_remove_notification(&mvm->notif_wait, &wait_d3); in iwl_mvm_enter_d0i3_sync()
|
D | mac80211.c | 3162 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_send_aux_roc_cmd()
|