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 …]
2455 hcd->bandwidth_mutex = kmalloc(sizeof(*hcd->bandwidth_mutex), in __usb_create_hcd()2457 if (!hcd->bandwidth_mutex) { in __usb_create_hcd()2463 mutex_init(hcd->bandwidth_mutex); in __usb_create_hcd()2468 hcd->bandwidth_mutex = primary_hcd->bandwidth_mutex; in __usb_create_hcd()2564 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()
4281 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4283 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4343 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()4345 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()5883 mutex_lock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5889 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5900 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5903 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()
200 struct mutex *bandwidth_mutex; member
4501 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4504 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4533 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4535 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()