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()
4280 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4282 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4342 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()4344 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()5881 mutex_lock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5887 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5898 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5901 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()
197 struct mutex *bandwidth_mutex; member
4479 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4482 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4511 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4513 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()