Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dhost.c131 static void cdns_host_exit(struct cdns *cdns) in cdns_host_exit() function
148 rdrv->stop = cdns_host_exit; in cdns_host_init()
H A Dhost-export.h23 static inline void cdns_host_exit(struct cdns *cdns) { } in cdns_host_exit() function