Home
last modified time | relevance | path

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

/linux/include/xen/interface/io/
H A 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/drivers/platform/chrome/
H A Dcros_ec_chardev.c57 void *_notify) in cros_ec_chardev_relay_event() argument
62 _notify); in cros_ec_chardev_relay_event()
122 void *_notify) in cros_ec_chardev_mkbp_event() argument
H A Dcros_ec_debugfs.c460 unsigned long queued_during_suspend, void *_notify) in cros_ec_debugfs_panic_event() argument
/linux/drivers/hid/
H A Dhid-google-hammer.c94 void *_notify) in cbas_ec_notify() argument
96 struct cros_ec_device *ec = _notify; in cbas_ec_notify()
/linux/sound/core/
H A Dpcm.c844 struct snd_pcm_notify *_notify; \
845 list_for_each_entry(_notify, &snd_pcm_notify_list, list) \
846 _notify->call(pcm); \
/linux/drivers/usb/typec/ucsi/
H A Dcros_ec_ucsi.c231 unsigned long host_event, void *_notify) in cros_ucsi_event() argument
/linux/drivers/rtc/
H A Drtc-cros-ec.c255 void *_notify) in cros_ec_rtc_event() argument
/linux/drivers/extcon/
H A Dextcon-usbc-cros-ec.c364 void *_notify) in extcon_cros_ec_event() argument
/linux/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c147 void *_notify) in cros_ec_cec_event() argument
/linux/net/rxrpc/
H A Dinput.c482 bool *_notify, rxrpc_serial_t *_ack_serial, int *_ack_reason) in rxrpc_input_data_one() argument
549 *_notify = true; in rxrpc_input_data_one()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c7187 void *_notify) in mac80211_hwsim_netlink_notify() argument
7189 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify()
/linux/net/wireless/
H A Dnl80211.c23117 void *_notify) in nl80211_netlink_notify() argument
23119 struct netlink_notify *notify = _notify; in nl80211_netlink_notify()