Searched refs:bandwidth_mutex (Results 1 – 6 of 6) sorted by relevance
1369 mutex_lock(hcd->bandwidth_mutex); in usb_disable_device_endpoints()1371 mutex_unlock(hcd->bandwidth_mutex); in usb_disable_device_endpoints()1560 mutex_lock(hcd->bandwidth_mutex); in usb_set_interface()1566 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1578 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1603 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1606 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1706 mutex_lock(hcd->bandwidth_mutex); in usb_reset_configuration()1712 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()1720 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()[all …]
2458 hcd->bandwidth_mutex = kmalloc(sizeof(*hcd->bandwidth_mutex), in __usb_create_hcd()2460 if (!hcd->bandwidth_mutex) { in __usb_create_hcd()2466 mutex_init(hcd->bandwidth_mutex); in __usb_create_hcd()2471 hcd->bandwidth_mutex = primary_hcd->bandwidth_mutex; in __usb_create_hcd()2567 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()
4283 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4285 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4345 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()4347 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()5894 mutex_lock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5900 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5911 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5914 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()
200 struct mutex *bandwidth_mutex; member
4512 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4515 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4544 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4546 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()