Searched refs:w83627ehf (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/watchdog/ |
D | w83627hf_wdt.c | 50 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 201 case w83627ehf: in w83627hf_init() 373 ret = w83627ehf; in wdt_find()
|
/Linux-v5.4/Documentation/hwmon/ |
D | index.rst | 163 w83627ehf
|
D | w83627ehf.rst | 1 Kernel driver w83627ehf 8 Prefix: 'w83627ehf'
|
/Linux-v5.4/drivers/hwmon/ |
D | w83627ehf.c | 52 w83627ehf, w83627dhg, w83627dhg_p, w83627uhg, enumerator 1903 case w83627ehf: in w83627ehf_init_device() 2071 data->in_num = (sio_data->kind == w83627ehf) ? 10 : 9; in w83627ehf_probe() 2374 if (sio_data->kind == w83627ehf) { in w83627ehf_probe() 2395 if (sio_data->kind == w83627ehf) /* 6 VID pins only */ in w83627ehf_probe() 2725 sio_data->kind = w83627ehf; in w83627ehf_find() 2729 sio_data->kind = w83627ehf; in w83627ehf_find()
|
D | Makefile | 174 obj-$(CONFIG_SENSORS_W83627EHF) += w83627ehf.o
|
D | Kconfig | 1258 Super-I/O chips. This driver replaces the w83627ehf driver for 1888 will be called w83627ehf.
|