Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_device.h304 void usb_destroy_dev(struct usb_fs_privdata *);
Dusb_device.c1920 usb_destroy_dev(struct usb_fs_privdata *pd) in usb_destroy_dev() function
2009 usb_destroy_dev(pd); in usb_cdev_free()
2057 usb_destroy_dev(udev->ctrl_dev); in usb_free_device()
Dusb_dev.c1660 usb_destroy_dev(f_sc->dev); in usb_fifo_detach()