Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/cdns3/
Ddrd.c67 int cdns3_get_id(struct cdns3 *cdns) in cdns3_get_id() function
91 else if (!cdns3_get_id(cdns)) in cdns3_is_host()
102 if (cdns3_get_id(cdns)) in cdns3_is_device()
291 cdns3_get_id(cdns)); in cdns3_drd_irq()
Ddrd.h158 int cdns3_get_id(struct cdns3 *cdns);
Dcore.c209 id = cdns3_get_id(cdns); in cdsn3_hw_role_state_machine()