Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Ddrd.h210 bool cdns_is_device(struct cdns *cdns);
H A Ddrd.c142 bool cdns_is_device(struct cdns *cdns) in cdns_is_device() function
H A Dcore.c220 if (cdns_is_device(cdns)) in cdns_hw_role_state_machine()