Searched refs:w83687thf (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/watchdog/ |
D | w83627hf_wdt.c | 50 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 202 case w83687thf: in w83627hf_init() 380 ret = w83687thf; in wdt_find()
|
/Linux-v6.6/drivers/hwmon/ |
D | w83627hf.c | 49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator 614 data->type == w83687thf) in w83627hf_resume() 742 } else if (type == w83687thf) { in w83627hf_init_device() 747 if (type == w83627thf || type == w83637hf || type == w83687thf) { in w83627hf_init_device() 810 || w83687thf == data->type)) in show_in_0() 852 || w83687thf == data->type)) in in0_min_store() 891 || w83687thf == data->type)) in in0_max_store() 1787 || data->type == w83687thf) { in w83627hf_probe() 1793 if (data->type == w83637hf || data->type == w83687thf) in w83627hf_probe() 1810 || data->type == w83687thf) { in w83627hf_probe() [all …]
|
/Linux-v6.6/Documentation/hwmon/ |
D | w83627hf.rst | 18 Prefix: 'w83687thf'
|