Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/power/supply/
Dmt6360_charger.c139 struct work_struct chrdet_work; member
697 work, struct mt6360_chg_info, chrdet_work); in mt6360_chrdet_work()
802 devm_work_autocancel(&pdev->dev, &mci->chrdet_work, mt6360_chrdet_work); in mt6360_charger_probe()
838 schedule_work(&mci->chrdet_work); in mt6360_charger_probe()