Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/media/platform/cros-ec-cec/
Dcros-ec-cec.c71 void *_notify) in cros_ec_cec_event() argument
/Linux-v4.19/drivers/rtc/
Drtc-cros-ec.c266 void *_notify) in cros_ec_rtc_event() argument
/Linux-v4.19/sound/core/
Dpcm.c910 struct snd_pcm_notify *_notify; \
911 list_for_each_entry(_notify, &snd_pcm_notify_list, list) \
912 _notify->call(pcm); \
/Linux-v4.19/drivers/extcon/
Dextcon-usbc-cros-ec.c363 void *_notify) in extcon_cros_ec_event() argument
/Linux-v4.19/drivers/power/supply/
Dcros_usbpd-charger.c377 void *_notify) in cros_usbpd_charger_ec_event() argument
/Linux-v4.19/drivers/input/keyboard/
Dcros_ec_keyb.c225 unsigned long queued_during_suspend, void *_notify) in cros_ec_keyb_work() argument
/Linux-v4.19/drivers/net/wireless/
Dmac80211_hwsim.c3591 void *_notify) in mac80211_hwsim_netlink_notify() argument
3593 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify()
/Linux-v4.19/net/wireless/
Dnl80211.c15863 void *_notify) in nl80211_netlink_notify() argument
15865 struct netlink_notify *notify = _notify; in nl80211_netlink_notify()