Searched refs:twl4030_charger_enable_ac (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | twl4030_charger.c | 527 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_ac() function 701 twl4030_charger_enable_ac(bci, false); in twl4030_bci_mode_store() 703 status = twl4030_charger_enable_ac(bci, true); in twl4030_bci_mode_store() 1096 twl4030_charger_enable_ac(bci, true); in twl4030_bci_probe() 1116 twl4030_charger_enable_ac(bci, false); in twl4030_bci_remove()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | twl4030_charger.c | 528 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_ac() function 702 twl4030_charger_enable_ac(bci, false); in twl4030_bci_mode_store() 704 status = twl4030_charger_enable_ac(bci, true); in twl4030_bci_mode_store() 1095 twl4030_charger_enable_ac(bci, true); in twl4030_bci_probe() 1115 twl4030_charger_enable_ac(bci, false); in twl4030_bci_remove()
|
Completed in 4 milliseconds