Searched refs:w83627uhg (Results 1 – 2 of 2) sorted by relevance
/drivers/watchdog/ |
D | w83627hf_wdt.c | 50 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 203 case w83627uhg: in w83627hf_init() 384 ret = w83627uhg; in wdt_find()
|
/drivers/hwmon/ |
D | w83627ehf.c | 50 w83627ehf, w83627dhg, w83627dhg_p, w83627uhg, enumerator 1255 case w83627uhg: in w83627ehf_init_device() 1299 if (sio_data->kind == w83627uhg) { in w83627ehf_check_fan_inputs() 1741 case w83627uhg: in w83627ehf_probe() 1797 } else if (sio_data->kind == w83627uhg) { in w83627ehf_probe() 1873 if (sio_data->kind == w83627uhg) in w83627ehf_probe() 1897 } else if (sio_data->kind != w83627uhg) { in w83627ehf_probe() 2107 sio_data->kind = w83627uhg; in w83627ehf_find()
|