Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/xen/interface/io/
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-6.3-rc2/drivers/hid/
A Dhid-google-hammer.c96 void *_notify) in cbas_ec_notify() argument
98 struct cros_ec_device *ec = _notify; in cbas_ec_notify()
/linux-6.3-rc2/drivers/platform/chrome/
A Dcros_ec.c154 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_debugfs.c444 unsigned long queued_during_suspend, void *_notify) in cros_ec_debugfs_panic_event() argument
A Dcros_ec_sensorhub_ring.c916 void *_notify) in cros_ec_sensorhub_event() argument
A Dcros_ec_typec.c1113 unsigned long host_event, void *_notify) in cros_ec_typec_event() argument
/linux-6.3-rc2/sound/core/
A Dpcm.c856 struct snd_pcm_notify *_notify; \
857 list_for_each_entry(_notify, &snd_pcm_notify_list, list) \
858 _notify->call(pcm); \
/linux-6.3-rc2/drivers/media/cec/platform/cros-ec/
A Dcros-ec-cec.c73 void *_notify) in cros_ec_cec_event() argument
/linux-6.3-rc2/drivers/rtc/
A Drtc-cros-ec.c267 void *_notify) in cros_ec_rtc_event() argument
/linux-6.3-rc2/drivers/extcon/
A Dextcon-usbc-cros-ec.c364 void *_notify) in extcon_cros_ec_event() argument
/linux-6.3-rc2/net/rxrpc/
A Dinput.c366 bool *_notify) in rxrpc_input_data_one() argument
436 *_notify = true; in rxrpc_input_data_one()
/linux-6.3-rc2/drivers/power/supply/
A Dcros_usbpd-charger.c522 void *_notify) in cros_usbpd_charger_ec_event() argument
/linux-6.3-rc2/drivers/input/keyboard/
A Dcros_ec_keyb.c247 unsigned long queued_during_suspend, void *_notify) in cros_ec_keyb_work() argument
/linux-6.3-rc2/drivers/net/wireless/
A Dmac80211_hwsim.c5397 void *_notify) in mac80211_hwsim_netlink_notify() argument
5399 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify()
/linux-6.3-rc2/net/wireless/
A Dnl80211.c19632 void *_notify) in nl80211_netlink_notify() argument
19634 struct netlink_notify *notify = _notify; in nl80211_netlink_notify()

Completed in 67 milliseconds