Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dtwl4030_charger.c88 struct twl4030_bci { struct
156 static int twl4030_is_battery_present(struct twl4030_bci *bci) in twl4030_is_battery_present()
185 static int twl4030_bci_have_vbus(struct twl4030_bci *bci) in twl4030_bci_have_vbus()
207 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_usb()
318 struct twl4030_bci *bci = arg; in twl4030_charger_interrupt()
332 struct twl4030_bci *bci = arg; in twl4030_bci_interrupt()
375 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work); in twl4030_bci_usb_work()
391 struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb); in twl4030_bci_usb_ncb()
434 static int twl4030bci_state(struct twl4030_bci *bci) in twl4030bci_state()
466 struct twl4030_bci *bci = dev_get_drvdata(psy->dev.parent); in twl4030_bci_get_property()
[all …]