Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/power/supply/
Dmt6360_charger.c134 struct mutex chgdet_lock; member
615 mutex_lock(&mci->chgdet_lock); in mt6360_pmu_attach_i_handler()
659 mutex_unlock(&mci->chgdet_lock); in mt6360_pmu_attach_i_handler()
668 mutex_lock(&mci->chgdet_lock); in mt6360_handle_chrdet_ext_evt()
691 mutex_unlock(&mci->chgdet_lock); in mt6360_handle_chrdet_ext_evt()
800 mutex_init(&mci->chgdet_lock); in mt6360_charger_probe()