Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/surface_aggregator/
Dserial_hub.h228 static inline u16 ssh_rqid_to_event(u16 rqid) in ssh_rqid_to_event() function
239 return ssh_rqid_to_event(rqid) < SSH_NUM_EVENTS; in ssh_rqid_is_event()
/Linux-v5.15/drivers/platform/surface/
Dsurface_aggregator_cdev.c138 const u16 event = ssh_rqid_to_event(rqid); in ssam_cdev_notifier_register()
190 const u16 event = ssh_rqid_to_event(rqid); in ssam_cdev_notifier_unregister()
/Linux-v5.15/drivers/platform/surface/aggregator/
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()
2287 nf_head = &nf->head[ssh_rqid_to_event(rqid)]; in ssam_notifier_register()
2350 nf_head = &nf->head[ssh_rqid_to_event(rqid)]; in ssam_notifier_unregister()