Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c210 struct mutex phy_reg_mutex; member
508 guard(mutex)(&ohci->phy_reg_mutex); in ohci_read_phy_reg()
518 guard(mutex)(&ohci->phy_reg_mutex); in ohci_update_phy_reg()
1744 scoped_guard(mutex, &ohci->phy_reg_mutex) { in get_status_for_port()
1794 guard(mutex)(&ohci->phy_reg_mutex); in detect_initiated_reset()
3604 mutex_init(&ohci->phy_reg_mutex); in pci_probe()