Searched refs:bandwidth_mutex (Results 1 – 6 of 6) sorted by relevance
1363 mutex_lock(hcd->bandwidth_mutex); in usb_disable_device_endpoints()1365 mutex_unlock(hcd->bandwidth_mutex); in usb_disable_device_endpoints()1554 mutex_lock(hcd->bandwidth_mutex); in usb_set_interface()1560 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1572 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1597 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1600 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1700 mutex_lock(hcd->bandwidth_mutex); in usb_reset_configuration()1706 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()1714 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()[all …]
2427 hcd->bandwidth_mutex = kmalloc(sizeof(*hcd->bandwidth_mutex), in __usb_create_hcd()2429 if (!hcd->bandwidth_mutex) { in __usb_create_hcd()2435 mutex_init(hcd->bandwidth_mutex); in __usb_create_hcd()2440 hcd->bandwidth_mutex = primary_hcd->bandwidth_mutex; in __usb_create_hcd()2536 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()
4227 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4229 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4289 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()4291 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()5811 mutex_lock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5817 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5828 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5831 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()
197 struct mutex *bandwidth_mutex; member
4450 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4453 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4482 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4484 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()