Home
last modified time | relevance | path

Searched refs:ssh_rqid_to_event (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/surface_aggregator/
H A Dserial_hub.h226 static inline u16 ssh_rqid_to_event(u16 rqid) in ssh_rqid_to_event() function
237 return ssh_rqid_to_event(rqid) < SSH_NUM_EVENTS; in ssh_rqid_is_event()
/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c475 nf_head = &nf->head[ssh_rqid_to_event(rqid)]; in ssam_nf_call()
702 u16 event = ssh_rqid_to_event(rqid); in ssam_cplt_get_event_queue()
2339 nf_head = &nf->head[ssh_rqid_to_event(rqid)]; in ssam_notifier_register()
2408 nf_head = &nf->head[ssh_rqid_to_event(rqid)]; in __ssam_notifier_unregister()