Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dmt6360_charger.c131 struct mutex chgdet_lock; member
612 mutex_lock(&mci->chgdet_lock); in mt6360_pmu_attach_i_handler()
656 mutex_unlock(&mci->chgdet_lock); in mt6360_pmu_attach_i_handler()
665 mutex_lock(&mci->chgdet_lock); in mt6360_handle_chrdet_ext_evt()
688 mutex_unlock(&mci->chgdet_lock); in mt6360_handle_chrdet_ext_evt()
797 mutex_init(&mci->chgdet_lock); in mt6360_charger_probe()