Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Ddrd.h220 int cdns_drd_update_mode(struct cdns *cdns);
H A Dcore.c170 ret = cdns_drd_update_mode(cdns); in cdns_core_init_role()
H A Ddrd.c314 int cdns_drd_update_mode(struct cdns *cdns) in cdns_drd_update_mode() function