Home
last modified time | relevance | path

Searched refs:_notify (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/include/xen/interface/io/
Dring.h268 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
274 (_notify) = ((RING_IDX)(__new - (_r)->sring->req_event) < \
278 #define RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
284 (_notify) = ((RING_IDX)(__new - (_r)->sring->rsp_event) < \
/linux-6.12.1/drivers/thermal/intel/
Dintel_hfi.c620 void *_notify) in hfi_thermal_notify() argument
622 struct thermal_genl_notify *notify = _notify; in hfi_thermal_notify()
/linux-6.12.1/drivers/hid/
Dhid-google-hammer.c96 void *_notify) in cbas_ec_notify() argument
98 struct cros_ec_device *ec = _notify; in cbas_ec_notify()
/linux-6.12.1/sound/core/
Dpcm.c848 struct snd_pcm_notify *_notify; \
849 list_for_each_entry(_notify, &snd_pcm_notify_list, list) \
850 _notify->call(pcm); \
/linux-6.12.1/drivers/rtc/
Drtc-cros-ec.c262 void *_notify) in cros_ec_rtc_event() argument
/linux-6.12.1/drivers/platform/chrome/
Dcros_ec.c155 void *_notify) in cros_ec_ready_event() argument
Dcros_ec_chardev.c95 void *_notify) in cros_ec_chardev_mkbp_event() argument
Dcros_ec_debugfs.c473 unsigned long queued_during_suspend, void *_notify) in cros_ec_debugfs_panic_event() argument
Dcros_ec_sensorhub_ring.c944 void *_notify) in cros_ec_sensorhub_event() argument
Dcros_ec_typec.c1186 unsigned long host_event, void *_notify) in cros_ec_typec_event() argument
/linux-6.12.1/drivers/extcon/
Dextcon-usbc-cros-ec.c364 void *_notify) in extcon_cros_ec_event() argument
/linux-6.12.1/net/rxrpc/
Dinput.c379 bool *_notify, rxrpc_serial_t *_ack_serial, int *_ack_reason) in rxrpc_input_data_one() argument
447 *_notify = true; in rxrpc_input_data_one()
/linux-6.12.1/drivers/media/cec/platform/cros-ec/
Dcros-ec-cec.c148 void *_notify) in cros_ec_cec_event() argument
/linux-6.12.1/drivers/power/supply/
Dcros_usbpd-charger.c512 void *_notify) in cros_usbpd_charger_ec_event() argument
/linux-6.12.1/drivers/input/keyboard/
Dcros_ec_keyb.c245 unsigned long queued_during_suspend, void *_notify) in cros_ec_keyb_work() argument
/linux-6.12.1/drivers/net/wireless/virtual/
Dmac80211_hwsim.c6432 void *_notify) in mac80211_hwsim_netlink_notify() argument
6434 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify()
/linux-6.12.1/net/wireless/
Dnl80211.c20094 void *_notify) in nl80211_netlink_notify() argument
20096 struct netlink_notify *notify = _notify; in nl80211_netlink_notify()