Lines Matching defs:twl4030_bci
111 struct twl4030_bci {
238 static int twl4030_charger_update_current(struct twl4030_bci *bci)
403 struct twl4030_bci *bci = container_of(data, struct twl4030_bci,
436 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable)
527 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable)
590 struct twl4030_bci *bci = arg;
607 struct twl4030_bci *bci = arg;
651 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work);
667 struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb);
690 struct twl4030_bci *bci = dev_get_drvdata(dev->parent);
719 struct twl4030_bci *bci = dev_get_drvdata(dev->parent);
761 static int twl4030bci_state(struct twl4030_bci *bci)
793 struct twl4030_bci *bci = dev_get_drvdata(psy->dev.parent);
892 struct twl4030_bci *bci = dev_get_drvdata(psy->dev.parent);
978 struct twl4030_bci *bci;
1114 struct twl4030_bci *bci = platform_get_drvdata(pdev);
1141 .name = "twl4030_bci",
1150 MODULE_ALIAS("platform:twl4030_bci");