Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/whci/
Dhcd.c311 wusbhc_destroy(wusbhc); in whc_probe()
331 wusbhc_destroy(wusbhc); in whc_remove()
/linux-4.1.27/drivers/usb/wusbcore/
Dwusbhc.c345 void wusbhc_destroy(struct wusbhc *wusbhc) in wusbhc_destroy() function
352 EXPORT_SYMBOL_GPL(wusbhc_destroy);
Dwusbhc.h312 extern void wusbhc_destroy(struct wusbhc *);
/linux-4.1.27/drivers/usb/host/
Dhwa-hc.c769 wusbhc_destroy(&hwahc->wusbhc); in hwahc_create()
785 wusbhc_destroy(&hwahc->wusbhc); in hwahc_destroy()