Searched refs:statlock (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/power/
H A Dqcom_smbb.c118 struct mutex statlock; member in struct:smbb_charger
359 mutex_lock(&chg->statlock); smbb_set_line_flag()
364 mutex_unlock(&chg->statlock); smbb_set_line_flag()
400 mutex_lock(&chg->statlock); smbb_bat_temp_handler()
408 mutex_unlock(&chg->statlock); smbb_bat_temp_handler()
490 mutex_lock(&chg->statlock); smbb_usbin_get_property()
493 mutex_unlock(&chg->statlock); smbb_usbin_get_property()
538 mutex_lock(&chg->statlock); smbb_dcin_get_property()
541 mutex_unlock(&chg->statlock); smbb_dcin_get_property()
591 mutex_lock(&chg->statlock); smbb_battery_get_property()
593 mutex_unlock(&chg->statlock); smbb_battery_get_property()
794 mutex_init(&chg->statlock); smbb_charger_probe()
/linux-4.4.14/drivers/isdn/hisax/
H A Dconfig.c677 spin_lock_irqsave(&cs->statlock, flags); VHiSax_putstatus()
692 spin_unlock_irqrestore(&cs->statlock, flags); VHiSax_putstatus()
723 spin_unlock_irqrestore(&cs->statlock, flags); VHiSax_putstatus()
1040 spin_lock_init(&cs->statlock); hisax_cs_new()
H A Dhisax.h923 spinlock_t statlock; member in struct:IsdnCardState
/linux-4.4.14/drivers/net/ethernet/dlink/
H A Dsundance.c418 spinlock_t statlock; member in struct:netdev_private
554 spin_lock_init(&np->statlock); sundance_probe1()
1532 spin_lock_irqsave(&np->statlock, flags); get_stats()
1562 spin_unlock_irqrestore(&np->statlock, flags); get_stats()

Completed in 215 milliseconds