Lines Matching refs:hcd
1148 struct usb_hcd *hcd = bus_to_hcd(dev->bus); in usb_disable_device() local
1195 if (hcd->driver->check_bandwidth) { in usb_disable_device()
1202 mutex_lock(hcd->bandwidth_mutex); in usb_disable_device()
1204 mutex_unlock(hcd->bandwidth_mutex); in usb_disable_device()
1293 struct usb_hcd *hcd = bus_to_hcd(dev->bus); in usb_set_interface() local
1320 mutex_lock(hcd->bandwidth_mutex); in usb_set_interface()
1326 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()
1338 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()
1361 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()
1364 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()
1449 struct usb_hcd *hcd = bus_to_hcd(dev->bus); in usb_reset_configuration() local
1466 mutex_lock(hcd->bandwidth_mutex); in usb_reset_configuration()
1472 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()
1504 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()
1513 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()
1698 struct usb_hcd *hcd = bus_to_hcd(dev->bus); in usb_set_configuration() local
1777 mutex_lock(hcd->bandwidth_mutex); in usb_set_configuration()
1784 mutex_unlock(hcd->bandwidth_mutex); in usb_set_configuration()
1792 mutex_unlock(hcd->bandwidth_mutex); in usb_set_configuration()
1861 mutex_unlock(hcd->bandwidth_mutex); in usb_set_configuration()