Home
last modified time | relevance | path

Searched refs:cdns3_host_exit (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dhost-export.h15 void cdns3_host_exit(struct cdns3 *cdns);
24 static inline void cdns3_host_exit(struct cdns3 *cdns) { } in cdns3_host_exit() function
H A Dhost.c33 static void cdns3_host_exit(struct cdns3 *cdns) in cdns3_host_exit() function
48 rdrv->stop = cdns3_host_exit; in cdns3_host_init()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dhost.c116 static void cdns3_host_exit(struct cdns3 *cdns) in cdns3_host_exit() function
133 rdrv->stop = cdns3_host_exit; in cdns3_host_init()
H A Dhost-export.h25 static inline void cdns3_host_exit(struct cdns3 *cdns) { } in cdns3_host_exit() function