Lines Matching refs:tps65910_reg
308 struct tps65910_reg { struct
392 struct tps65910_reg *pmic = rdev_get_drvdata(dev); in tps65910_set_mode()
417 struct tps65910_reg *pmic = rdev_get_drvdata(dev); in tps65910_get_mode()
515 struct tps65910_reg *pmic = rdev_get_drvdata(dev); in tps65910_get_voltage_sel()
558 struct tps65910_reg *pmic = rdev_get_drvdata(dev); in tps65911_get_voltage_sel()
635 struct tps65910_reg *pmic = rdev_get_drvdata(dev); in tps65910_set_voltage_sel()
666 struct tps65910_reg *pmic = rdev_get_drvdata(dev); in tps65911_set_voltage_sel()
724 struct tps65910_reg *pmic = rdev_get_drvdata(dev); in tps65911_list_voltage()
822 static int tps65910_set_ext_sleep_config(struct tps65910_reg *pmic, in tps65910_set_ext_sleep_config()
1078 struct tps65910_reg *pmic; in tps65910_probe()
1227 struct tps65910_reg *pmic = platform_get_drvdata(pdev); in tps65910_shutdown()