Home
last modified time | relevance | path

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

/Linux-v5.4/include/xen/interface/io/
Dring.h253 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
259 (_notify) = ((RING_IDX)(__new - (_r)->sring->req_event) < \
263 #define RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
269 (_notify) = ((RING_IDX)(__new - (_r)->sring->rsp_event) < \
/Linux-v5.4/drivers/hid/
Dhid-google-hammer.c92 void *_notify) in cbas_ec_notify() argument
94 struct cros_ec_device *ec = _notify; in cbas_ec_notify()
/Linux-v5.4/drivers/media/platform/cros-ec-cec/
Dcros-ec-cec.c72 void *_notify) in cros_ec_cec_event() argument
/Linux-v5.4/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.4/drivers/rtc/
Drtc-cros-ec.c267 void *_notify) in cros_ec_rtc_event() argument
/Linux-v5.4/drivers/platform/chrome/
Dcros_ec_chardev.c95 void *_notify) in cros_ec_chardev_mkbp_event() argument
/Linux-v5.4/drivers/extcon/
Dextcon-usbc-cros-ec.c364 void *_notify) in extcon_cros_ec_event() argument
/Linux-v5.4/drivers/input/keyboard/
Dcros_ec_keyb.c225 unsigned long queued_during_suspend, void *_notify) in cros_ec_keyb_work() argument
/Linux-v5.4/drivers/power/supply/
Dcros_usbpd-charger.c528 void *_notify) in cros_usbpd_charger_ec_event() argument
/Linux-v5.4/drivers/net/wireless/
Dmac80211_hwsim.c3806 void *_notify) in mac80211_hwsim_netlink_notify() argument
3808 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify()
/Linux-v5.4/net/wireless/
Dnl80211.c16725 void *_notify) in nl80211_netlink_notify() argument
16727 struct netlink_notify *notify = _notify; in nl80211_netlink_notify()