Searched refs:bandwidth_mutex (Results 1 – 6 of 6) sorted by relevance
1266 mutex_lock(hcd->bandwidth_mutex); in usb_disable_device()1268 mutex_unlock(hcd->bandwidth_mutex); in usb_disable_device()1395 mutex_lock(hcd->bandwidth_mutex); in usb_set_interface()1401 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1413 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1436 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1439 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1539 mutex_lock(hcd->bandwidth_mutex); in usb_reset_configuration()1545 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()1577 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()[all …]
2430 hcd->bandwidth_mutex = kmalloc(sizeof(*hcd->bandwidth_mutex), in __usb_create_hcd()2432 if (!hcd->bandwidth_mutex) { in __usb_create_hcd()2438 mutex_init(hcd->bandwidth_mutex); in __usb_create_hcd()2443 hcd->bandwidth_mutex = primary_hcd->bandwidth_mutex; in __usb_create_hcd()2539 kfree(hcd->bandwidth_mutex); in hcd_release()
139 mutex_lock(hcd->bandwidth_mutex); in usb3_lpm_permit_store()142 mutex_unlock(hcd->bandwidth_mutex); in usb3_lpm_permit_store()
4185 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4187 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4247 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()4249 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()5735 mutex_lock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5741 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5752 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5755 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()
197 struct mutex *bandwidth_mutex; member
4440 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4443 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4472 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4474 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()