Searched defs:sfctemp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hwmon/
H A Dsfctemp.c51 struct sfctemp { struct
62 static void sfctemp_power_up(struct sfctemp *sfctemp) argument
77 static void sfctemp_power_down(struct sfctemp *sfctemp) argument
82 static void sfctemp_run(struct sfctemp *sfctem argument
88 sfctemp_stop(struct sfctemp *sfctemp) argument
93 sfctemp_enable(struct sfctemp *sfctemp) argument
133 sfctemp_disable(struct sfctemp *sfctemp) argument
156 sfctemp_convert(struct sfctemp *sfctemp, long *val) argument
197 struct sfctemp *sfctemp = dev_get_drvdata(dev); local
218 struct sfctemp *sfctemp = dev_get_drvdata(dev); local
258 struct sfctemp *sfctemp; local
[all...]

Completed in 109 milliseconds