Searched refs:bandwidth_mutex (Results 1 – 6 of 6) sorted by relevance
1364 mutex_lock(hcd->bandwidth_mutex); in usb_disable_device_endpoints()1366 mutex_unlock(hcd->bandwidth_mutex); in usb_disable_device_endpoints()1555 mutex_lock(hcd->bandwidth_mutex); in usb_set_interface()1561 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1573 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1598 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1601 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1701 mutex_lock(hcd->bandwidth_mutex); in usb_reset_configuration()1707 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()1715 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()[all …]
2462 hcd->bandwidth_mutex = kmalloc(sizeof(*hcd->bandwidth_mutex), in __usb_create_hcd()2464 if (!hcd->bandwidth_mutex) { in __usb_create_hcd()2470 mutex_init(hcd->bandwidth_mutex); in __usb_create_hcd()2475 hcd->bandwidth_mutex = primary_hcd->bandwidth_mutex; in __usb_create_hcd()2571 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()
4307 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4309 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4369 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()4371 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()5968 mutex_lock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5974 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5985 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5988 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()
200 struct mutex *bandwidth_mutex; member
4518 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4521 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4550 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4552 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()