Home
last modified time | relevance | path

Searched refs:phy_reg_mutex (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c199 struct mutex phy_reg_mutex; member
590 * read_paged_phy_reg() require the caller to hold ohci->phy_reg_mutex.
677 mutex_lock(&ohci->phy_reg_mutex); in ohci_read_phy_reg()
679 mutex_unlock(&ohci->phy_reg_mutex); in ohci_read_phy_reg()
690 mutex_lock(&ohci->phy_reg_mutex); in ohci_update_phy_reg()
692 mutex_unlock(&ohci->phy_reg_mutex); in ohci_update_phy_reg()
1814 mutex_lock(&ohci->phy_reg_mutex); in get_status_for_port()
1818 mutex_unlock(&ohci->phy_reg_mutex); in get_status_for_port()
1852 mutex_lock(&ohci->phy_reg_mutex); in initiated_reset()
1868 mutex_unlock(&ohci->phy_reg_mutex); in initiated_reset()
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c199 struct mutex phy_reg_mutex; member
590 * read_paged_phy_reg() require the caller to hold ohci->phy_reg_mutex.
677 mutex_lock(&ohci->phy_reg_mutex); in ohci_read_phy_reg()
679 mutex_unlock(&ohci->phy_reg_mutex); in ohci_read_phy_reg()
690 mutex_lock(&ohci->phy_reg_mutex); in ohci_update_phy_reg()
692 mutex_unlock(&ohci->phy_reg_mutex); in ohci_update_phy_reg()
1825 mutex_lock(&ohci->phy_reg_mutex); in get_status_for_port()
1829 mutex_unlock(&ohci->phy_reg_mutex); in get_status_for_port()
1863 mutex_lock(&ohci->phy_reg_mutex); in initiated_reset()
1879 mutex_unlock(&ohci->phy_reg_mutex); in initiated_reset()
[all...]

Completed in 8 milliseconds