Searched refs:_notify (Results 1 – 14 of 14) sorted by relevance
259 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \ argument265 (_notify) = ((RING_IDX)(__new - (_r)->sring->req_event) < \269 #define RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r, _notify) do { \ argument275 (_notify) = ((RING_IDX)(__new - (_r)->sring->rsp_event) < \
94 void *_notify) in cbas_ec_notify() argument96 struct cros_ec_device *ec = _notify; in cbas_ec_notify()
157 void *_notify) in cros_ec_ready_event() argument
94 void *_notify) in cros_ec_chardev_mkbp_event() argument
915 void *_notify) in cros_ec_sensorhub_event() argument
1039 unsigned long host_event, void *_notify) in cros_ec_typec_event() argument
850 struct snd_pcm_notify *_notify; \851 list_for_each_entry(_notify, &snd_pcm_notify_list, list) \852 _notify->call(pcm); \
71 void *_notify) in cros_ec_cec_event() argument
262 void *_notify) in cros_ec_rtc_event() argument
364 void *_notify) in extcon_cros_ec_event() argument
522 void *_notify) in cros_usbpd_charger_ec_event() argument
235 unsigned long queued_during_suspend, void *_notify) in cros_ec_keyb_work() argument
4273 void *_notify) in mac80211_hwsim_netlink_notify() argument4275 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify()
18230 void *_notify) in nl80211_netlink_notify() argument18232 struct netlink_notify *notify = _notify; in nl80211_netlink_notify()
Completed in 53 milliseconds