Home
last modified time | relevance | path

Searched refs:usb_free_device (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h317 void usb_free_device(struct usb_device *, uint8_t);
H A Dusb_hub.c688 usb_free_device(child, 0); in uhub_reattach_port()
888 usb_free_device(child, 0); in uhub_reattach_port()
1654 usb_free_device(child, 0); in uhub_detach()
H A Dusb_device.c1853 usb_free_device(udev, 0); in usb_alloc_device()
2002 * usb_free_device
2010 usb_free_device(struct usb_device *udev, uint8_t flag) in usb_free_device() function
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c408 usb_free_device(udev, 0); in usb_bus_detach()

Completed in 9 milliseconds