Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/
H A Dusb_device.h311 void usb_destroy_dev_sync(struct usb_fs_privdata *);
H A Dusb_device.c2142 usb_destroy_dev_sync(struct usb_fs_privdata *pd) in usb_destroy_dev_sync() function
2169 usb_destroy_dev_sync(pd); in usb_destroy_dev()
/freebsd-13.1/sys/dev/usb/controller/
H A Dusb_controller.c661 usb_destroy_dev_sync(pd); in usb_bus_cleanup()