Lines Matching defs:twl4030_bci
112 struct twl4030_bci {
239 static int twl4030_charger_update_current(struct twl4030_bci *bci)
404 struct twl4030_bci *bci = container_of(data, struct twl4030_bci,
437 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable)
528 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable)
591 struct twl4030_bci *bci = arg;
608 struct twl4030_bci *bci = arg;
652 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work);
668 struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb);
691 struct twl4030_bci *bci = dev_get_drvdata(dev->parent);
720 struct twl4030_bci *bci = dev_get_drvdata(dev->parent);
760 static int twl4030bci_state(struct twl4030_bci *bci)
792 struct twl4030_bci *bci = dev_get_drvdata(psy->dev.parent);
891 struct twl4030_bci *bci = dev_get_drvdata(psy->dev.parent);
977 struct twl4030_bci *bci;
1113 struct twl4030_bci *bci = platform_get_drvdata(pdev);
1140 .name = "twl4030_bci",
1149 MODULE_ALIAS("platform:twl4030_bci");