ath79_device_reset_lock   21 arch/mips/ath79/common.c static DEFINE_SPINLOCK(ath79_device_reset_lock);
ath79_device_reset_lock  112 arch/mips/ath79/common.c 	spin_lock_irqsave(&ath79_device_reset_lock, flags);
ath79_device_reset_lock  115 arch/mips/ath79/common.c 	spin_unlock_irqrestore(&ath79_device_reset_lock, flags);
ath79_device_reset_lock  144 arch/mips/ath79/common.c 	spin_lock_irqsave(&ath79_device_reset_lock, flags);
ath79_device_reset_lock  147 arch/mips/ath79/common.c 	spin_unlock_irqrestore(&ath79_device_reset_lock, flags);