Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dab8500_fg.c235 struct mutex cc_lock; member
465 mutex_lock(&di->cc_lock); in ab8500_fg_coulomb_counter()
514 mutex_unlock(&di->cc_lock); in ab8500_fg_coulomb_counter()
519 mutex_unlock(&di->cc_lock); in ab8500_fg_coulomb_counter()
536 mutex_lock(&di->cc_lock); in ab8500_fg_inst_curr_start()
573 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_start()
687 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_finalize()
692 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_finalize()
740 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_blocking()
760 mutex_lock(&di->cc_lock); in ab8500_fg_acc_cur_work()
[all …]
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c106 spin_lock_irqsave(&common->cc_lock, flags); in ath_ps_full_sleep()
108 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_ps_full_sleep()
136 spin_lock(&common->cc_lock); in ath9k_ps_wakeup()
139 spin_unlock(&common->cc_lock); in ath9k_ps_wakeup()
174 spin_lock(&common->cc_lock); in ath9k_ps_restore()
176 spin_unlock(&common->cc_lock); in ath9k_ps_restore()
405 spin_lock_irqsave(&common->cc_lock, flags); in ath9k_tasklet()
408 spin_unlock_irqrestore(&common->cc_lock, flags); in ath9k_tasklet()
2075 spin_lock_irqsave(&common->cc_lock, flags); in ath9k_get_survey()
2089 spin_unlock_irqrestore(&common->cc_lock, flags); in ath9k_get_survey()
[all …]
H A Dlink.c370 spin_lock_irqsave(&common->cc_lock, flags); in ath_ani_calibrate()
373 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_ani_calibrate()
H A Dchannel.c46 spin_lock_irqsave(&common->cc_lock, flags); in ath_set_channel()
48 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_set_channel()
/linux/drivers/net/wireless/ath/ath5k/
H A Dani.c379 spin_lock_bh(&common->cc_lock); in ath5k_hw_ani_get_listen_time()
387 spin_unlock_bh(&common->cc_lock); in ath5k_hw_ani_get_listen_time()
H A Dmac80211-ops.c659 spin_lock_bh(&common->cc_lock); in ath5k_get_survey()
668 spin_unlock_bh(&common->cc_lock); in ath5k_get_survey()
H A Dbase.c2648 spin_lock_init(&common->cc_lock); in ath5k_init_ah()
2986 spin_lock_bh(&common->cc_lock); in ath5k_reset()
2990 spin_unlock_bh(&common->cc_lock); in ath5k_reset()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c658 spin_lock_init(&dev->cc_lock); in mt76_alloc_device()
924 spin_lock_bh(&dev->cc_lock); in mt76_update_survey()
927 spin_unlock_bh(&dev->cc_lock); in mt76_update_survey()
1036 spin_lock_bh(&dev->cc_lock); in mt76_get_survey()
1039 spin_unlock_bh(&dev->cc_lock); in mt76_get_survey()
1238 spin_lock(&dev->cc_lock); in mt76_airtime_report()
1240 spin_unlock(&dev->cc_lock); in mt76_airtime_report()
H A Dmt76x02_mac.c645 spin_lock_bh(&dev->mt76.cc_lock); in mt76x02_send_tx_status()
647 spin_unlock_bh(&dev->mt76.cc_lock); in mt76x02_send_tx_status()
1036 spin_lock_bh(&dev->mt76.cc_lock); in mt76x02_update_channel()
1039 spin_unlock_bh(&dev->mt76.cc_lock); in mt76x02_update_channel()
H A Dmt76.h833 spinlock_t cc_lock; member
/linux/drivers/net/wireless/ath/
H A Dath.h173 spinlock_t cc_lock; member
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c479 spin_lock_bh(&dev->mt76.cc_lock); in mt7603_mac_sta_poll()
481 spin_unlock_bh(&dev->mt76.cc_lock); in mt7603_mac_sta_poll()