Searched refs:iwl_remove_notification (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-notif-wait.c | 184 void iwl_remove_notification(struct iwl_notif_wait_data *notif_wait, in iwl_remove_notification() function 191 IWL_EXPORT_SYMBOL(iwl_remove_notification);
|
D | iwl-notif-wait.h | 135 iwl_remove_notification(struct iwl_notif_wait_data *notif_data,
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | ucode.c | 347 iwl_remove_notification(&priv->notif_wait, &alive_wait); in iwl_load_ucode_wait_alive() 444 iwl_remove_notification(&priv->notif_wait, &calib_wait); in iwl_run_init_ucode()
|
D | rxon.c | 144 iwl_remove_notification(&priv->notif_wait, &disable_wait); in iwlagn_disable_pan()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | fw.c | 236 iwl_remove_notification(&mvm->notif_wait, &alive_wait); in iwl_mvm_load_ucode_wait_alive() 370 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode() 407 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode()
|
D | time-event.c | 544 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_time_event_send_add() 632 iwl_remove_notification(&mvm->notif_wait, &wait_te_notif); in iwl_mvm_protect_session()
|
D | tt.c | 202 iwl_remove_notification(&mvm->notif_wait, &wait_temp_notif); in iwl_mvm_get_temp()
|
D | scan.c | 604 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_scan_offload_stop() 1603 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_umac_scan_stop()
|
D | d3.c | 1163 iwl_remove_notification(&mvm->notif_wait, &wait_d3); in iwl_mvm_enter_d0i3_sync()
|
D | mac80211.c | 3074 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_send_aux_roc_cmd()
|