Lines Matching refs:tps23861_data
113 struct tps23861_data {
126 static int tps23861_read_temp(struct tps23861_data *data, long *val)
140 static int tps23861_read_voltage(struct tps23861_data *data, int channel,
165 static int tps23861_read_current(struct tps23861_data *data, int channel,
190 static int tps23861_port_disable(struct tps23861_data *data, int channel)
201 static int tps23861_port_enable(struct tps23861_data *data, int channel)
251 struct tps23861_data *data = dev_get_drvdata(dev);
279 struct tps23861_data *data = dev_get_drvdata(dev);
458 static int tps23861_port_resistance(struct tps23861_data *data, int port)
483 struct tps23861_data *priv = s->private;
506 static void tps23861_init_debugfs(struct tps23861_data *data,
528 struct tps23861_data *data;
572 struct tps23861_data *data = i2c_get_clientdata(client);