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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dultra45_env.c64 static u8 env_read(struct env *p, u8 ireg) function
99 val = env_read(p, IREG_FAN0 + fan_nr);
132 u8 val = env_read(p, IREG_FAN_STAT);
156 val = env_read(p, IREG_LCL_TEMP + temp_nr);

Completed in 59 milliseconds