Home
last modified time | relevance | path

Searched refs:tps23861_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dtps23861.c113 struct tps23861_data { struct
126 static int tps23861_read_temp(struct tps23861_data *data, long *val) in tps23861_read_temp() argument
140 static int tps23861_read_voltage(struct tps23861_data *data, int channel, in tps23861_read_voltage()
165 static int tps23861_read_current(struct tps23861_data *data, int channel, in tps23861_read_current()
201 static int tps23861_port_enable(struct tps23861_data *data, int channel) in tps23861_port_enable()
251 struct tps23861_data *data = dev_get_drvdata(dev); in tps23861_write()
279 struct tps23861_data *data = dev_get_drvdata(dev); in tps23861_read()
483 struct tps23861_data *priv = s->private; in tps23861_port_status_show()
506 static void tps23861_init_debugfs(struct tps23861_data *data, in tps23861_init_debugfs()
528 struct tps23861_data *data; in tps23861_probe()
[all …]