Lines Matching refs:twl4030_bci
111 struct twl4030_bci { struct
238 static int twl4030_charger_update_current(struct twl4030_bci *bci) in twl4030_charger_update_current()
403 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, in twl4030_current_worker()
436 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_usb()
527 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_ac()
590 struct twl4030_bci *bci = arg; in twl4030_charger_interrupt()
607 struct twl4030_bci *bci = arg; in twl4030_bci_interrupt()
651 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work); in twl4030_bci_usb_work()
667 struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb); in twl4030_bci_usb_ncb()
690 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_mode_store()
719 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_mode_show()
761 static int twl4030bci_state(struct twl4030_bci *bci) in twl4030bci_state()
793 struct twl4030_bci *bci = dev_get_drvdata(psy->dev.parent); in twl4030_bci_get_property()
892 struct twl4030_bci *bci = dev_get_drvdata(psy->dev.parent); in twl4030_bci_set_property()
978 struct twl4030_bci *bci; in twl4030_bci_probe()
1114 struct twl4030_bci *bci = platform_get_drvdata(pdev); in twl4030_bci_remove()