Lines Matching refs:phy_reg_mutex
199 struct mutex phy_reg_mutex;
590 * read_paged_phy_reg() require the caller to hold ohci->phy_reg_mutex.
677 mutex_lock(&ohci->phy_reg_mutex);
679 mutex_unlock(&ohci->phy_reg_mutex);
690 mutex_lock(&ohci->phy_reg_mutex);
692 mutex_unlock(&ohci->phy_reg_mutex);
1825 mutex_lock(&ohci->phy_reg_mutex);
1829 mutex_unlock(&ohci->phy_reg_mutex);
1863 mutex_lock(&ohci->phy_reg_mutex);
1879 mutex_unlock(&ohci->phy_reg_mutex);
3652 mutex_init(&ohci->phy_reg_mutex);