Searched defs:tps6507x (Results 1 – 1 of 1) sorted by relevance
37 static int tps6507x_i2c_read_device(struct tps6507x_dev *tps6507x, char reg, in tps6507x_i2c_read_device()65 static int tps6507x_i2c_write_device(struct tps6507x_dev *tps6507x, char reg, in tps6507x_i2c_write_device()90 struct tps6507x_dev *tps6507x; in tps6507x_i2c_probe() local