Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
A Dab8500_fg.c237 struct mutex cc_lock; member
467 mutex_lock(&di->cc_lock); in ab8500_fg_coulomb_counter()
516 mutex_unlock(&di->cc_lock); in ab8500_fg_coulomb_counter()
521 mutex_unlock(&di->cc_lock); in ab8500_fg_coulomb_counter()
538 mutex_lock(&di->cc_lock); in ab8500_fg_inst_curr_start()
575 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_start()
690 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_finalize()
695 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_finalize()
763 mutex_lock(&di->cc_lock); in ab8500_fg_acc_cur_work()
1450 mutex_lock(&di->cc_lock); in ab8500_fg_algorithm_charging()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/
A Dmac80211.c545 spin_lock_init(&dev->cc_lock); in mt76_alloc_device()
795 spin_lock_bh(&dev->cc_lock); in mt76_update_survey()
798 spin_unlock_bh(&dev->cc_lock); in mt76_update_survey()
878 spin_lock_bh(&dev->cc_lock); in mt76_get_survey()
881 spin_unlock_bh(&dev->cc_lock); in mt76_get_survey()
1035 spin_lock(&dev->cc_lock); in mt76_airtime_report()
1037 spin_unlock(&dev->cc_lock); in mt76_airtime_report()
A Dmt76x02_mac.c642 spin_lock_bh(&dev->mt76.cc_lock); in mt76x02_send_tx_status()
644 spin_unlock_bh(&dev->mt76.cc_lock); in mt76x02_send_tx_status()
1034 spin_lock_bh(&dev->mt76.cc_lock); in mt76x02_update_channel()
1037 spin_unlock_bh(&dev->mt76.cc_lock); in mt76x02_update_channel()
A Dmt76.h670 spinlock_t cc_lock; member
/linux/drivers/net/wireless/ath/ath9k/
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()
140 spin_unlock(&common->cc_lock); in ath9k_ps_wakeup()
175 spin_lock(&common->cc_lock); in ath9k_ps_restore()
177 spin_unlock(&common->cc_lock); in ath9k_ps_restore()
406 spin_lock_irqsave(&common->cc_lock, flags); in ath9k_tasklet()
409 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 …]
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()
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()
A Dinit.c777 spin_lock_init(&common->cc_lock); in ath9k_init_softc()
/linux/drivers/net/wireless/ath/ath5k/
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()
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()
A Dbase.c2602 spin_lock_init(&common->cc_lock); in ath5k_init_ah()
2940 spin_lock_bh(&common->cc_lock); in ath5k_reset()
2944 spin_unlock_bh(&common->cc_lock); in ath5k_reset()
/linux/drivers/net/wireless/ath/
A Dath.h171 spinlock_t cc_lock; member
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
A Dmac.c465 spin_lock_bh(&dev->mt76.cc_lock); in mt7603_mac_sta_poll()
467 spin_unlock_bh(&dev->mt76.cc_lock); in mt7603_mac_sta_poll()

Completed in 46 milliseconds