Searched refs:w83637hf (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/watchdog/ |
H A D | w83627hf_wdt.c | 49 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator 200 case w83637hf: in w83627hf_init() 374 ret = w83637hf; in wdt_find()
|
/linux/drivers/hwmon/ |
H A D | w83627hf.c | 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() 1786 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe() 1793 if (data->type == w83637hf || data->type == w83687thf) in w83627hf_probe() 1809 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe() [all …]
|
/linux/Documentation/hwmon/ |
H A D | w83627hf.rst | 15 Prefix: 'w83637hf'
|