Searched refs:usb_proc_free (Results 1 – 5 of 5) sorted by relevance
185 usb_proc_free(USB_BUS_GIANT_PROC(bus)); in usb_detach()186 usb_proc_free(USB_BUS_NON_GIANT_ISOC_PROC(bus)); in usb_detach()187 usb_proc_free(USB_BUS_NON_GIANT_BULK_PROC(bus)); in usb_detach()191 usb_proc_free(USB_BUS_EXPLORE_PROC(bus)); in usb_detach()195 usb_proc_free(USB_BUS_CONTROL_XFER_PROC(bus)); in usb_detach()
78 void usb_proc_free(struct usb_process *up);
230 usb_proc_free(up); in usb_proc_create()244 usb_proc_free(struct usb_process *up) in usb_proc_free() function
393 usb_proc_free(&ue->ue_tq); in uether_ifdetach()
267 usb_proc_free(&ssc->sc_tq); in ucom_detach()