Home
last modified time | relevance | path

Searched refs:w83697hf (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dw83627hf.c62 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
425 int i, num_temps = (data->type == w83697hf) ? 2 : 3; in w83627hf_resume()
431 if (((data->type == w83697hf) && (i == 1)) || in w83627hf_resume()
432 ((data->type != w83627hf && data->type != w83697hf) in w83627hf_resume()
1300 sio_data->type = w83697hf; in w83627hf_find()
1467 if (data->type == w83627hf || data->type == w83697hf) in w83627hf_probe()
1494 if (data->type != w83697hf) in w83627hf_probe()
1529 if (data->type != w83697hf && data->vid != 0xff) { in w83627hf_probe()
1768 if ((type == w83697hf) && (i == 2)) in w83627hf_init_device()
1783 if (type != w83697hf) { in w83627hf_init_device()
[all …]
/linux-4.1.27/drivers/watchdog/
Dw83627hf_wdt.c51 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator
163 case w83697hf: in w83627hf_init()
357 ret = w83697hf; in wdt_find()
/linux-4.1.27/Documentation/hwmon/
Dw83627hf12 Prefix: 'w83697hf'
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-parameters.txt355 wdt_io: w83697hf/hg WDT io port (default 0x2e, 0 = autodetect)