Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dmt6360_charger.c136 struct work_struct chrdet_work; member
694 work, struct mt6360_chg_info, chrdet_work); in mt6360_chrdet_work()
799 ret = devm_work_autocancel(&pdev->dev, &mci->chrdet_work, mt6360_chrdet_work); in mt6360_charger_probe()
837 schedule_work(&mci->chrdet_work); in mt6360_charger_probe()