Home
last modified time | relevance | path

Searched defs:notif (Results 1 – 25 of 62) sorted by relevance

123

/linux-6.15/io_uring/
Dnotif.c14 static void io_notif_tw_complete(struct io_kiocb *notif, io_tw_token_t tw) in io_notif_tw_complete()
40 struct io_kiocb *notif = cmd_to_io_kiocb(nd); in io_tx_ubuf_complete() local
66 struct io_kiocb *prev_notif, *notif; in io_link_skb() local
110 struct io_kiocb *notif; in io_alloc_notif() local
Dnotif.h30 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data()
35 static inline void io_notif_flush(struct io_kiocb *notif) in io_notif_flush()
43 static inline int io_notif_account_mem(struct io_kiocb *notif, unsigned len) in io_notif_account_mem()
/linux-6.15/sound/aoa/core/
Dgpio-pmf.c74 struct gpio_notification *notif = in pmf_handle_notify() local
124 struct gpio_notification *notif = data; in pmf_handle_notify_irq() local
134 struct gpio_notification *notif; in pmf_set_notify() local
Dgpio-feature.c212 struct gpio_notification *notif = in ftr_handle_notify() local
303 struct gpio_notification *notif = data; in ftr_handle_notify_irq() local
315 struct gpio_notification *notif; in ftr_set_notify() local
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dtime-event.c234 struct iwl_time_event_notif *notif) in iwl_mvm_te_handle_notify_csa()
269 struct iwl_time_event_notif *notif, in iwl_mvm_te_check_trigger()
314 struct iwl_time_event_notif *notif) in iwl_mvm_te_handle_notif()
422 struct iwl_roc_notif *notif = (void *)pkt->data; in iwl_mvm_rx_roc_notif() local
456 struct iwl_time_event_notif *notif) in iwl_mvm_aux_roc_te_handle_notif()
507 struct iwl_time_event_notif *notif = (void *)pkt->data; in iwl_mvm_rx_time_event_notif() local
958 struct iwl_session_prot_notif *notif = (void *)pkt->data; in iwl_mvm_rx_session_protect_notif() local
1451 const u16 notif[] = { WIDE_ID(MAC_CONF_GROUP, SESSION_PROTECTION_NOTIF) }; in iwl_mvm_schedule_session_protection() local
Dtime-sync.c62 struct iwl_time_msmt_notify *notif = (void *)pkt->data; in iwl_mvm_time_sync_msmt_event() local
97 struct iwl_time_msmt_cfm_notify *notif = (void *)pkt->data; in iwl_mvm_time_sync_msmt_confirm_event() local
Dcoex.c211 struct iwl_bt_coex_prof_old_notif *notif; member
640 struct iwl_bt_coex_prof_old_notif *notif = (void *)pkt->data; in iwl_mvm_rx_bt_coex_old_notif() local
661 const struct iwl_bt_coex_profile_notif *notif = (const void *)pkt->data; in iwl_mvm_rx_bt_coex_notif() local
Drfi.c154 struct iwl_rfi_deactivate_notif *notif = (void *)pkt->data; in iwl_rfi_deactivate_notif_handler() local
Dmac-ctxt.c1794 struct iwl_probe_resp_data_notif *notif = (void *)pkt->data; in iwl_mvm_probe_resp_data_notif() local
1856 struct iwl_channel_switch_start_notif_v1 *notif = (void *)pkt->data; in iwl_mvm_channel_switch_start_notif() local
1869 struct iwl_channel_switch_start_notif *notif = (void *)pkt->data; in iwl_mvm_channel_switch_start_notif() local
1943 struct iwl_channel_switch_error_notif *notif = (void *)pkt->data; in iwl_mvm_channel_switch_error_notif() local
Dd3.c3189 struct iwl_wowlan_wake_pkt_notif *notif, in iwl_mvm_wowlan_store_wake_pkt()
3232 struct iwl_scan_offload_match_info *notif, in iwl_mvm_nd_match_info_handler()
3329 struct iwl_wowlan_info_notif_v4 *notif = in iwl_mvm_wait_d3_notif() local
3336 struct iwl_wowlan_info_notif *notif = in iwl_mvm_wait_d3_notif() local
3353 struct iwl_wowlan_wake_pkt_notif *notif = (void *)pkt->data; in iwl_mvm_wait_d3_notif() local
3373 struct iwl_scan_offload_match_info *notif = (void *)pkt->data; in iwl_mvm_wait_d3_notif() local
3391 struct iwl_d3_end_notif *notif = (void *)pkt->data; in iwl_mvm_wait_d3_notif() local
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/tests/
Dlink.c18 struct iwl_missed_beacons_notif notif; member
59 struct iwl_missed_beacons_notif *notif; in test_missed_beacon() local
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
Dnotif.c154 const struct iwl_mu_group_mgmt_notif *notif = _data; in iwl_mld_mu_mimo_iface_iterator() local
177 struct iwl_mu_group_mgmt_notif *notif = (void *)pkt->data; in iwl_mld_handle_mu_mimo_grp_notif() local
230 struct iwl_channel_switch_start_notif *notif = (void *)pkt->data; in iwl_mld_handle_channel_switch_start_notif() local
286 struct iwl_channel_switch_error_notif *notif = (void *)pkt->data; in iwl_mld_handle_channel_switch_error_notif() local
Dtime_sync.c175 struct iwl_time_msmt_notify *notif = (void *)pkt->data; in iwl_mld_handle_time_msmt_notif() local
210 struct iwl_time_msmt_cfm_notify *notif = (void *)pkt->data; in iwl_mld_handle_time_sync_confirm_notif() local
Dsession-protect.c14 struct iwl_session_prot_notif *notif = (void *)pkt->data; in iwl_mld_handle_session_prot_notif() local
117 struct iwl_session_prot_notif *notif = (void *)pkt->data; in iwl_mld_session_start_fn() local
Diface.c479 const struct iwl_probe_resp_data_notif *notif = (void *)pkt->data; in iwl_mld_handle_probe_resp_data_notif() local
540 struct iwl_uapsd_misbehaving_ap_notif *notif = (void *)pkt->data; in iwl_mld_handle_uapsd_misbehaving_ap_notif() local
558 struct iwl_datapath_monitor_notif *notif = (void *)pkt->data; in iwl_mld_handle_datapath_monitor_notif() local
Dcoex.c27 const struct iwl_bt_coex_profile_notif *notif = (void *)pkt->data; in iwl_mld_handle_bt_coex_notif() local
Dthermal.c21 const struct ct_kill_notif *notif = (const void *)pkt->data; in iwl_mld_handle_ct_kill_notif() local
46 const struct iwl_dts_measurement_notif *notif = in iwl_mld_handle_temp_notif() local
Dlink.h21 struct iwl_probe_resp_data_notif notif; member
Droc.c193 const struct iwl_roc_notif *notif = (void *)pkt->data; in iwl_mld_handle_roc_notif() local
Dd3.c475 const struct iwl_wowlan_info_notif *notif = (void *)pkt->data; in iwl_mld_handle_wowlan_info_notif() local
514 const struct iwl_wowlan_wake_pkt_notif *notif = (void *)pkt->data; in iwl_mld_handle_wake_pkt_notif() local
1045 const struct iwl_scan_offload_match_info *notif = (void *)pkt->data; in iwl_mld_netdetect_match_info_handler() local
1247 struct iwl_d3_end_notif *notif = (void *)pkt->data; in iwl_mld_handle_d3_notif() local
/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
Dscan.c237 struct iwl_scanreq_notification *notif = (void *)pkt->data; in iwl_rx_reply_scan() local
248 struct iwl_scanstart_notification *notif = (void *)pkt->data; in iwl_rx_scan_start_notif() local
267 struct iwl_scanresults_notification *notif = (void *)pkt->data; in iwl_rx_scan_results_notif() local
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/tests/
Dscan.c81 struct iwl_umac_scan_channel_survey_notif notif; in KUNIT_ARRAY_PARAM_DESC() local
/linux-6.15/drivers/media/v4l2-core/
Dv4l2-async.c723 __v4l2_async_nf_add_fwnode_remote(struct v4l2_async_notifier *notif, in __v4l2_async_nf_add_fwnode_remote()
935 struct v4l2_async_notifier *notif; in pending_subdevs_show() local
/linux-6.15/drivers/hid/surface-hid/
Dsurface_hid_core.h66 struct ssam_event_notifier notif; member
/linux-6.15/drivers/power/supply/
Dsurface_charger.c57 struct ssam_event_notifier notif; member

123