Home
last modified time | relevance | path

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

/Linux-v5.10/include/xen/interface/io/
Dring.h242 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
248 (_notify) = ((RING_IDX)(__new - (_r)->sring->req_event) < \
252 #define RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
258 (_notify) = ((RING_IDX)(__new - (_r)->sring->rsp_event) < \
/Linux-v5.10/drivers/hid/
Dhid-google-hammer.c93 void *_notify) in cbas_ec_notify() argument
95 struct cros_ec_device *ec = _notify; in cbas_ec_notify()
/Linux-v5.10/drivers/platform/chrome/
Dcros_ec.c143 void *_notify) in cros_ec_ready_event() argument
Dcros_ec_chardev.c94 void *_notify) in cros_ec_chardev_mkbp_event() argument
Dcros_ec_sensorhub_ring.c901 void *_notify) in cros_ec_sensorhub_event() argument
Dcros_ec_typec.c673 unsigned long host_event, void *_notify) in cros_ec_typec_event() argument
/Linux-v5.10/drivers/media/cec/platform/cros-ec/
Dcros-ec-cec.c71 void *_notify) in cros_ec_cec_event() argument
/Linux-v5.10/sound/core/
Dpcm.c850 struct snd_pcm_notify *_notify; \
851 list_for_each_entry(_notify, &snd_pcm_notify_list, list) \
852 _notify->call(pcm); \
/Linux-v5.10/drivers/rtc/
Drtc-cros-ec.c262 void *_notify) in cros_ec_rtc_event() argument
/Linux-v5.10/drivers/extcon/
Dextcon-usbc-cros-ec.c364 void *_notify) in extcon_cros_ec_event() argument
/Linux-v5.10/drivers/input/keyboard/
Dcros_ec_keyb.c226 unsigned long queued_during_suspend, void *_notify) in cros_ec_keyb_work() argument
/Linux-v5.10/drivers/power/supply/
Dcros_usbpd-charger.c522 void *_notify) in cros_usbpd_charger_ec_event() argument
/Linux-v5.10/drivers/net/wireless/
Dmac80211_hwsim.c4042 void *_notify) in mac80211_hwsim_netlink_notify() argument
4044 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify()
/Linux-v5.10/net/wireless/
Dnl80211.c17550 void *_notify) in nl80211_netlink_notify() argument
17552 struct netlink_notify *notify = _notify; in nl80211_netlink_notify()