Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dinit.c71 mutex_lock(&dev->hw_atomic_mutex); in mt7601u_chip_onoff()
95 mutex_unlock(&dev->hw_atomic_mutex); in mt7601u_chip_onoff()
454 mutex_init(&dev->hw_atomic_mutex); in mt7601u_alloc_device()
Dmt7601u.h196 struct mutex hw_atomic_mutex; member
Dphy.c458 mutex_lock(&dev->hw_atomic_mutex); in mt7601u_phy_set_channel()
460 mutex_unlock(&dev->hw_atomic_mutex); in mt7601u_phy_set_channel()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dinit.c69 mutex_lock(&dev->hw_atomic_mutex); in mt76x0_chip_onoff()
93 mutex_unlock(&dev->hw_atomic_mutex); in mt76x0_chip_onoff()
494 mutex_init(&dev->hw_atomic_mutex); in mt76x0_alloc_device()
Dmt76x0.h184 struct mutex hw_atomic_mutex; member
Dphy.c775 mutex_lock(&dev->hw_atomic_mutex); in mt76x0_phy_set_channel()
777 mutex_unlock(&dev->hw_atomic_mutex); in mt76x0_phy_set_channel()