Lines Matching +defs:val +defs:buf
81 static void env_write(struct env *p, u8 ireg, u8 val) in env_write()
99 char *buf) in show_fan_speed()
104 u8 val; in show_fan_speed() local
117 const char *buf, size_t count) in set_fan_speed()
123 u8 val; in set_fan_speed() local
141 char *buf) in show_fan_fault()
145 u8 val = env_read(p, IREG_FAN_STAT); in show_fan_fault() local
164 char *buf) in show_temp()
168 s8 val; in show_temp() local
185 char *buf) in show_stat_bit()
189 u8 val; in show_stat_bit() local
202 char *buf) in show_fwver()
205 u8 val; in show_fwver() local
214 char *buf) in show_name()