Searched defs:tps6507x_dev (Results 1 – 3 of 3) sorted by relevance
156 struct tps6507x_dev { struct159 int (*read_dev)(struct tps6507x_dev *tps6507x, char reg, int size, argument161 int (*write_dev)(struct tps6507x_dev *tps6507x, char reg, int size, argument165 struct tps6507x_pmic *pmic;
200 struct tps6507x_dev *tps6507x_dev = dev_get_drvdata(pdev->dev.parent); in tps6507x_ts_probe() local
371 struct tps6507x_dev *tps6507x_dev = dev_get_drvdata(pdev->dev.parent); in tps6507x_pmic_probe() local