Searched refs:_notify (Results 1 – 7 of 7) sorted by relevance
| /linux/include/xen/interface/io/ |
| H A D | ring.h | 268 #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 D | hid-google-hammer.c | 94 void *_notify) in cbas_ec_notify() argument 96 struct cros_ec_device *ec = _notify; in cbas_ec_notify()
|
| /linux/sound/core/ |
| H A D | pcm.c | 846 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 D | extcon-usbc-cros-ec.c | 364 void *_notify) in extcon_cros_ec_event() argument
|
| /linux/drivers/platform/chrome/ |
| H A D | cros_ec_debugfs.c | 461 unsigned long queued_during_suspend, void *_notify) in cros_ec_debugfs_panic_event() argument
|
| /linux/net/rxrpc/ |
| H A D | input.c | 482 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 D | nl80211.c | 22913 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
|