Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_device.h310 void usb_destroy_dev_sync(struct usb_fs_privdata *);
H A Dusb_device.c2160 usb_destroy_dev_sync(struct usb_fs_privdata *pd) in usb_destroy_dev_sync() function
2187 usb_destroy_dev_sync(pd); in usb_destroy_dev()
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c660 usb_destroy_dev_sync(pd); in usb_bus_cleanup()