Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/
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()
163 static int tps23861_read_current(struct tps23861_data *data, int channel, in tps23861_read_current()
186 static int tps23861_port_disable(struct tps23861_data *data, int channel) in tps23861_port_disable()
197 static int tps23861_port_enable(struct tps23861_data *data, int channel) in tps23861_port_enable()
247 struct tps23861_data *data = dev_get_drvdata(dev); in tps23861_write()
275 struct tps23861_data *data = dev_get_drvdata(dev); in tps23861_read()
371 static char *tps23861_port_operating_mode(struct tps23861_data *data, int port) in tps23861_port_operating_mode()
409 static char *tps23861_port_detect_status(struct tps23861_data *data, int port) in tps23861_port_detect_status()
[all …]