Home
last modified time | relevance | path

Searched defs:tps6507x (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dtps6507x.c37 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