Searched refs:usb_unlock_device (Results 1 – 5 of 5) sorted by relevance
26 void usb_unlock_device(struct usb_host_virt_dev *virt_dev);
480 void usb_unlock_device(struct usb_host_virt_dev *virt_dev) in usb_unlock_device() function
420 usb_unlock_device(usb_dev); in _register_root_hub()
1829 usb_unlock_device(hdev); in hub_events()2262 usb_unlock_device(udev); in usb_disconnect()
566 #define usb_unlock_device(udev) device_unlock(&(udev)->dev) macro
Completed in 17 milliseconds