Searched refs:cc_lock (Results 1 – 8 of 8) sorted by relevance
225 struct mutex cc_lock; member462 mutex_lock(&di->cc_lock); in ab8500_fg_coulomb_counter()510 mutex_unlock(&di->cc_lock); in ab8500_fg_coulomb_counter()515 mutex_unlock(&di->cc_lock); in ab8500_fg_coulomb_counter()532 mutex_lock(&di->cc_lock); in ab8500_fg_inst_curr_start()567 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_start()668 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_finalize()673 mutex_unlock(&di->cc_lock); in ab8500_fg_inst_curr_finalize()720 mutex_lock(&di->cc_lock); in ab8500_fg_acc_cur_work()770 mutex_unlock(&di->cc_lock); in ab8500_fg_acc_cur_work()[all …]
101 spin_lock(&common->cc_lock); in ath9k_ps_wakeup()104 spin_unlock(&common->cc_lock); in ath9k_ps_wakeup()132 spin_lock(&common->cc_lock); in ath9k_ps_restore()134 spin_unlock(&common->cc_lock); in ath9k_ps_restore()583 spin_lock_irqsave(&common->cc_lock, flags); in ath_ani_calibrate()586 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_ani_calibrate()815 spin_lock(&common->cc_lock); in ath_isr()818 spin_unlock(&common->cc_lock); in ath_isr()846 spin_lock(&common->cc_lock); in ath_isr()848 spin_unlock(&common->cc_lock); in ath_isr()[all …]
543 spin_lock_init(&common->cc_lock); in ath9k_init_softc()
1264 spin_lock_irqsave(&common->cc_lock, flags); in ath9k_debug_samp_bb_mac()1271 spin_unlock_irqrestore(&common->cc_lock, flags); in ath9k_debug_samp_bb_mac()
377 spin_lock_bh(&common->cc_lock); in ath5k_hw_ani_get_listen_time()385 spin_unlock_bh(&common->cc_lock); in ath5k_hw_ani_get_listen_time()
662 spin_lock_bh(&common->cc_lock); in ath5k_get_survey()671 spin_unlock_bh(&common->cc_lock); in ath5k_get_survey()
2483 spin_lock_init(&common->cc_lock); in ath5k_init_ah()2801 spin_lock_bh(&common->cc_lock); in ath5k_reset()2805 spin_unlock_bh(&common->cc_lock); in ath5k_reset()
151 spinlock_t cc_lock; member