Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/cdns3/
Dhost-export.h14 int cdns3_host_init(struct cdns3 *cdns);
18 static inline int cdns3_host_init(struct cdns3 *cdns) in cdns3_host_init() function
Dhost.c59 int cdns3_host_init(struct cdns3 *cdns) in cdns3_host_init() function
Dcore.c140 ret = cdns3_host_init(cdns); in cdns3_core_init_role()