Home
last modified time | relevance | path

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

/linux-5.10/drivers/usb/cdns3/
Dhost.c59 static void cdns3_host_exit(struct cdns3 *cdns) in cdns3_host_exit() function
75 rdrv->stop = cdns3_host_exit; in cdns3_host_init()
Dhost-export.h23 static inline void cdns3_host_exit(struct cdns3 *cdns) { } in cdns3_host_exit() function