Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/host/whci/
Dhcd.c300 wusbhc_destroy(wusbhc); in whc_probe()
321 wusbhc_destroy(wusbhc); in whc_remove()
/Linux-v5.4/drivers/staging/wusbcore/
Dwusbhc.c324 void wusbhc_destroy(struct wusbhc *wusbhc) in wusbhc_destroy() function
331 EXPORT_SYMBOL_GPL(wusbhc_destroy);
Dwusbhc.h298 extern void wusbhc_destroy(struct wusbhc *);
/Linux-v5.4/drivers/staging/wusbcore/host/
Dhwa-hc.c755 wusbhc_destroy(&hwahc->wusbhc); in hwahc_create()
771 wusbhc_destroy(&hwahc->wusbhc); in hwahc_destroy()