Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/watchdog/
H A Dw83627hf_wdt.c49 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator
196 case w83637hf: in w83627hf_init()
366 ret = w83637hf; in wdt_find()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dw83627hf_wdt.c49 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator
200 case w83637hf: in w83627hf_init()
374 ret = w83637hf; in wdt_find()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627hf.c18 * w83637hf 7 3 3 3 0x80 0x5ca3 no yes(LPC)
49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
443 if (data->type == w83627thf || data->type == w83637hf || in w83627hf_resume()
567 (w83627thf == data->type || w83637hf == data->type in show_in_0()
615 (w83627thf == data->type || w83637hf == data->type in in0_min_store()
645 (w83627thf == data->type || w83637hf == data->type in in0_max_store()
1279 sio_data->type = w83637hf; in w83627hf_find()
1405 "w83637hf", in w83627hf_probe()
1514 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1521 if (data->type == w83637hf || dat in w83627hf_probe()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627hf.c18 * w83637hf 7 3 3 3 0x80 0x5ca3 no yes(LPC)
49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
613 if (data->type == w83627thf || data->type == w83637hf || in w83627hf_resume()
736 if (type == w83627hf || type == w83637hf) { in w83627hf_init_device()
747 if (type == w83627thf || type == w83637hf || type == w83687thf) { in w83627hf_init_device()
809 (w83627thf == data->type || w83637hf == data->type in show_in_0()
851 (w83627thf == data->type || w83637hf == data->type in in0_min_store()
890 (w83627thf == data->type || w83637hf == data->type in in0_max_store()
1677 "w83637hf", in w83627hf_probe()
1786 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
[all...]

Completed in 7 milliseconds