Home
last modified time | relevance | path

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

/linux/include/xen/interface/io/
A Dring.h259 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
265 (_notify) = ((RING_IDX)(__new - (_r)->sring->req_event) < \
269 #define RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r, _notify) do { \ argument
275 (_notify) = ((RING_IDX)(__new - (_r)->sring->rsp_event) < \
/linux/drivers/hid/
A Dhid-google-hammer.c94 void *_notify) in cbas_ec_notify() argument
96 struct cros_ec_device *ec = _notify; in cbas_ec_notify()
/linux/drivers/platform/chrome/
A Dcros_ec.c157 void *_notify) in cros_ec_ready_event() argument
A Dcros_ec_chardev.c94 void *_notify) in cros_ec_chardev_mkbp_event() argument
A Dcros_ec_sensorhub_ring.c915 void *_notify) in cros_ec_sensorhub_event() argument
A Dcros_ec_typec.c1039 unsigned long host_event, void *_notify) in cros_ec_typec_event() argument
/linux/sound/core/
A Dpcm.c850 struct snd_pcm_notify *_notify; \
851 list_for_each_entry(_notify, &snd_pcm_notify_list, list) \
852 _notify->call(pcm); \
/linux/drivers/media/cec/platform/cros-ec/
A Dcros-ec-cec.c71 void *_notify) in cros_ec_cec_event() argument
/linux/drivers/rtc/
A Drtc-cros-ec.c262 void *_notify) in cros_ec_rtc_event() argument
/linux/drivers/extcon/
A Dextcon-usbc-cros-ec.c364 void *_notify) in extcon_cros_ec_event() argument
/linux/drivers/power/supply/
A Dcros_usbpd-charger.c522 void *_notify) in cros_usbpd_charger_ec_event() argument
/linux/drivers/input/keyboard/
A Dcros_ec_keyb.c235 unsigned long queued_during_suspend, void *_notify) in cros_ec_keyb_work() argument
/linux/drivers/net/wireless/
A Dmac80211_hwsim.c4273 void *_notify) in mac80211_hwsim_netlink_notify() argument
4275 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify()
/linux/net/wireless/
A Dnl80211.c18230 void *_notify) in nl80211_netlink_notify() argument
18232 struct netlink_notify *notify = _notify; in nl80211_netlink_notify()

Completed in 53 milliseconds