Searched refs:bandwidth_mutex (Results 1 – 5 of 5) sorted by relevance
1202 mutex_lock(hcd->bandwidth_mutex); in usb_disable_device()1204 mutex_unlock(hcd->bandwidth_mutex); in usb_disable_device()1320 mutex_lock(hcd->bandwidth_mutex); in usb_set_interface()1326 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1338 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1361 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1364 mutex_unlock(hcd->bandwidth_mutex); in usb_set_interface()1466 mutex_lock(hcd->bandwidth_mutex); in usb_reset_configuration()1472 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()1504 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_configuration()[all …]
2457 hcd->bandwidth_mutex = kmalloc(sizeof(*hcd->bandwidth_mutex), in usb_create_shared_hcd()2459 if (!hcd->bandwidth_mutex) { in usb_create_shared_hcd()2464 mutex_init(hcd->bandwidth_mutex); in usb_create_shared_hcd()2469 hcd->bandwidth_mutex = primary_hcd->bandwidth_mutex; in usb_create_shared_hcd()2537 kfree(hcd->bandwidth_mutex); in hcd_release()
3984 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()3986 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_disable_lpm()4035 mutex_lock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()4037 mutex_unlock(hcd->bandwidth_mutex); in usb_unlocked_enable_lpm()5381 mutex_lock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5387 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5398 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()5401 mutex_unlock(hcd->bandwidth_mutex); in usb_reset_and_verify_device()
173 struct mutex *bandwidth_mutex; member
4199 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4202 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4231 mutex_lock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()4233 mutex_unlock(hcd->bandwidth_mutex); in xhci_set_usb2_hardware_lpm()