Home
last modified time | relevance | path

Searched refs:wusbhc_rh_destroy (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/wusbcore/
Dwusbhc.c278 wusbhc_rh_destroy(wusbhc); in wusbhc_create()
331 wusbhc_rh_destroy(wusbhc); in wusbhc_destroy()
Dwusbhc.h391 extern void wusbhc_rh_destroy(struct wusbhc *);
Drh.c423 void wusbhc_rh_destroy(struct wusbhc *wusbhc) in wusbhc_rh_destroy() function