Searched refs:bd9571mwv (Results 1 – 15 of 15) sorted by relevance
28 struct bd9571mwv *bd;148 static int bd9571mwv_bkup_mode_read(struct bd9571mwv *bd, unsigned int *mode) in bd9571mwv_bkup_mode_read()161 static int bd9571mwv_bkup_mode_write(struct bd9571mwv *bd, unsigned int mode) in bd9571mwv_bkup_mode_write()279 struct bd9571mwv *bd = dev_get_drvdata(pdev->dev.parent); in bd9571mwv_regulator_probe()
31 obj-$(CONFIG_REGULATOR_BD9571MWV) += bd9571mwv-regulator.o
203 will be called bd9571mwv-regulator.
112 static int bd9571mwv_identify(struct bd9571mwv *bd) in bd9571mwv_identify()159 struct bd9571mwv *bd; in bd9571mwv_probe()200 struct bd9571mwv *bd = i2c_get_clientdata(client); in bd9571mwv_remove()
14 obj-$(CONFIG_MFD_BD9571MWV) += bd9571mwv.o
148 will be called bd9571mwv.
1 What: /sys/bus/i2c/devices/.../bd9571mwv-regulator.*.auto/backup_mode25 See also Documentation/devicetree/bindings/mfd/bd9571mwv.txt.
4 - compatible : Should be "rohm,bd9571mwv".49 compatible = "rohm,bd9571mwv";
111 struct bd9571mwv { struct
28 struct bd9571mwv *bd;
37 obj-$(CONFIG_GPIO_BD9571MWV) += gpio-bd9571mwv.o
943 will be called gpio-bd9571mwv.
248 compatible = "rohm,bd9571mwv";
478 compatible = "rohm,bd9571mwv";
12515 F: drivers/mfd/bd9571mwv.c12516 F: drivers/regulator/bd9571mwv-regulator.c12517 F: drivers/gpio/gpio-bd9571mwv.c12518 F: include/linux/mfd/bd9571mwv.h12519 F: Documentation/devicetree/bindings/mfd/bd9571mwv.txt