Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/whci/
Dhcd.c300 wusbhc_destroy(wusbhc); in whc_probe()
321 wusbhc_destroy(wusbhc); in whc_remove()
/Linux-v4.19/drivers/usb/wusbcore/
Dwusbhc.c328 void wusbhc_destroy(struct wusbhc *wusbhc) in wusbhc_destroy() function
335 EXPORT_SYMBOL_GPL(wusbhc_destroy);
Dwusbhc.h298 extern void wusbhc_destroy(struct wusbhc *);
/Linux-v4.19/drivers/usb/host/
Dhwa-hc.c755 wusbhc_destroy(&hwahc->wusbhc); in hwahc_create()
771 wusbhc_destroy(&hwahc->wusbhc); in hwahc_destroy()