Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/
H A Dusb_device.h299 void usb_destroy_dev_sync(struct usb_fs_privdata *);
H A Dusb_device.c2134 usb_destroy_dev_sync(struct usb_fs_privdata *pd) in usb_destroy_dev_sync() function
2161 usb_destroy_dev_sync(pd); in usb_destroy_dev()
/freebsd-12.1/sys/dev/usb/controller/
H A Dusb_controller.c662 usb_destroy_dev_sync(pd); in usb_bus_cleanup()