Searched refs:w83687thf (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/watchdog/ |
D | w83627hf_wdt.c | 52 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 189 case w83687thf: in w83627hf_init() 373 ret = w83687thf; in wdt_find()
|
/linux-4.1.27/drivers/hwmon/ |
D | w83627hf.c | 62 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator 452 data->type == w83687thf) in w83627hf_resume() 567 || w83687thf == data->type)) in show_in_0() 611 || w83687thf == data->type)) in store_regs_in_min0() 640 || w83687thf == data->type)) in store_regs_in_max0() 1306 sio_data->type = w83687thf; in w83627hf_find() 1539 || data->type == w83687thf) { in w83627hf_probe() 1545 if (data->type == w83637hf || data->type == w83687thf) in w83627hf_probe() 1562 || data->type == w83687thf) { in w83627hf_probe() 1746 } else if (type == w83687thf) { in w83627hf_init_device() [all …]
|
/linux-4.1.27/Documentation/hwmon/ |
D | w83627hf | 18 Prefix: 'w83687thf'
|