Home
last modified time | relevance | path

Searched refs:adm1177_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadm1177.c27 * struct adm1177_state - driver instance specific data
33 struct adm1177_state { struct
40 static int adm1177_read_raw(struct adm1177_state *st, u8 num, u8 *data) in adm1177_read_raw()
45 static int adm1177_write_cmd(struct adm1177_state *st, u8 cmd) in adm1177_write_cmd()
50 static int adm1177_write_alert_thr(struct adm1177_state *st, in adm1177_write_alert_thr()
74 struct adm1177_state *st = dev_get_drvdata(dev); in adm1177_read()
124 struct adm1177_state *st = dev_get_drvdata(dev); in adm1177_write()
144 const struct adm1177_state *st = data; in adm1177_is_visible()
194 struct adm1177_state *st; in adm1177_probe()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadm1177.c27 * struct adm1177_state - driver instance specific data
34 struct adm1177_state { struct
42 static int adm1177_read_raw(struct adm1177_state *st, u8 num, u8 *data) in adm1177_read_raw()
47 static int adm1177_write_cmd(struct adm1177_state *st, u8 cmd) in adm1177_write_cmd()
52 static int adm1177_write_alert_thr(struct adm1177_state *st, in adm1177_write_alert_thr()
76 struct adm1177_state *st = dev_get_drvdata(dev); in adm1177_read()
126 struct adm1177_state *st = dev_get_drvdata(dev); in adm1177_write()
146 const struct adm1177_state *st = data; in adm1177_is_visible()
194 struct adm1177_state *st = data; in adm1177_remove()
203 struct adm1177_state *s in adm1177_probe()
[all...]

Completed in 2 milliseconds