Home
last modified time | relevance | path

Searched refs:_notify (Results 1 – 7 of 7) 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/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.c846 struct snd_pcm_notify *_notify; \
847 list_for_each_entry(_notify, &snd_pcm_notify_list, list) \
848 _notify->call(pcm); \
/linux/drivers/extcon/
H A Dextcon-usbc-cros-ec.c364 void *_notify) in extcon_cros_ec_event() argument
/linux/drivers/platform/chrome/
H A Dcros_ec_debugfs.c461 unsigned long queued_during_suspend, void *_notify) in cros_ec_debugfs_panic_event() argument
/linux/net/rxrpc/
H A Dinput.c482 bool *_notify, rxrpc_serial_t *_ack_serial, int *_ack_reason) in rxrpc_input_data_one()
549 *_notify = true; in rxrpc_input_data_one()
470 rxrpc_input_data_one(struct rxrpc_call * call,struct sk_buff * skb,bool * _notify,rxrpc_serial_t * _ack_serial,int * _ack_reason) rxrpc_input_data_one() argument
/linux/net/wireless/
H A Dnl80211.c22913 void *_notify) in cfg80211_nan_cluster_joined()
22915 struct netlink_notify *notify = _notify; in cfg80211_nan_cluster_joined()
22516 nl80211_netlink_notify(struct notifier_block * nb,unsigned long state,void * _notify) nl80211_netlink_notify() argument