Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dtwl4030_charger.c115 struct twl4030_bci { struct
211 static int twl4030_is_battery_present(struct twl4030_bci *bci) in twl4030_is_battery_present()
271 static int twl4030_charger_update_current(struct twl4030_bci *bci) in twl4030_charger_update_current()
436 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, in twl4030_current_worker()
468 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_usb()
534 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_ac()
597 struct twl4030_bci *bci = arg; in twl4030_charger_interrupt()
614 struct twl4030_bci *bci = arg; in twl4030_bci_interrupt()
663 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_max_current_store()
689 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_max_current_show()
[all …]