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);
1814 mutex_lock(&ohci->phy_reg_mutex);
1818 mutex_unlock(&ohci->phy_reg_mutex);
1852 mutex_lock(&ohci->phy_reg_mutex);
1868 mutex_unlock(&ohci->phy_reg_mutex);
3630 mutex_init(&ohci->phy_reg_mutex);