Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dmt6360_charger.c131 struct mutex chgdet_lock; member
607 mutex_lock(&mci->chgdet_lock); in mt6360_pmu_attach_i_handler()
651 mutex_unlock(&mci->chgdet_lock); in mt6360_pmu_attach_i_handler()
660 mutex_lock(&mci->chgdet_lock); in mt6360_handle_chrdet_ext_evt()
683 mutex_unlock(&mci->chgdet_lock); in mt6360_handle_chrdet_ext_evt()
792 mutex_init(&mci->chgdet_lock); in mt6360_charger_probe()