Searched refs:phy_reg_lock (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dpcilynx.c184 spin_lock_irqsave(&lynx->phy_reg_lock, flags);
200 spin_unlock_irqrestore(&lynx->phy_reg_lock, flags);
225 spin_lock_irqsave(&lynx->phy_reg_lock, flags);
230 spin_unlock_irqrestore(&lynx->phy_reg_lock, flags);
753 spin_lock(&lynx->phy_reg_lock);
755 spin_unlock(&lynx->phy_reg_lock);
1079 spin_lock_init(&lynx->phy_reg_lock);
H A Dohci1394.h198 spinlock_t phy_reg_lock; member in struct:ti_ohci
H A Dpcilynx.h78 spinlock_t phy_reg_lock; member in struct:ti_lynx
H A Dohci1394.c211 spin_lock_irqsave (&ohci->phy_reg_lock, flags);
228 spin_unlock_irqrestore (&ohci->phy_reg_lock, flags);
239 spin_lock_irqsave (&ohci->phy_reg_lock, flags);
255 spin_unlock_irqrestore (&ohci->phy_reg_lock, flags);
455 spin_lock_init(&ohci->phy_reg_lock);

Completed in 120 milliseconds