Searched refs:w83627ehf (Results 1 – 4 of 4) sorted by relevance
/drivers/watchdog/ |
D | w83627hf_wdt.c | 50 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 202 case w83627ehf: in w83627hf_init() 375 ret = w83627ehf; in wdt_find()
|
/drivers/hwmon/ |
D | w83627ehf.c | 50 w83627ehf, w83627dhg, w83627dhg_p, w83627uhg, enumerator 1252 case w83627ehf: in w83627ehf_init_device() 1731 data->in_num = (sio_data->kind == w83627ehf) ? 10 : 9; in w83627ehf_probe() 1907 if (sio_data->kind == w83627ehf) { in w83627ehf_probe() 1928 if (sio_data->kind == w83627ehf) /* 6 VID pins only */ in w83627ehf_probe() 2091 sio_data->kind = w83627ehf; in w83627ehf_find() 2095 sio_data->kind = w83627ehf; in w83627ehf_find()
|
D | Makefile | 190 obj-$(CONFIG_SENSORS_W83627EHF) += w83627ehf.o
|
D | Kconfig | 1400 Super-I/O chips. This driver replaces the w83627ehf driver for 2051 will be called w83627ehf.
|