Home
last modified time | relevance | path

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

/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()
452 mutex_init(&dev->hw_atomic_mutex); in mt7601u_alloc_device()
Dmt7601u.h192 struct mutex hw_atomic_mutex; member
Dphy.c456 mutex_lock(&dev->hw_atomic_mutex); in mt7601u_phy_set_channel()
458 mutex_unlock(&dev->hw_atomic_mutex); in mt7601u_phy_set_channel()