Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
2301 nf_head = &nf->head[ssh_rqid_to_event(rqid)]; in ssam_notifier_register()
2370 nf_head = &nf->head[ssh_rqid_to_event(rqid)]; in __ssam_notifier_unregister()
/openbmc/linux/drivers/platform/surface/
H A 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()