Searched refs:w83627ehf (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/watchdog/ |
| D | w83627hf_wdt.c | 52 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 193 case w83627ehf: in w83627hf_init() 376 ret = w83627ehf; in wdt_find()
|
| /linux-4.4.14/Documentation/hwmon/ |
| D | w83627ehf | 1 Kernel driver w83627ehf 6 Prefix: 'w83627ehf'
|
| /linux-4.4.14/drivers/hwmon/ |
| D | w83627ehf.c | 65 w83627ehf, w83627dhg, w83627dhg_p, w83627uhg, enumerator 1910 case w83627ehf: in w83627ehf_init_device() 2082 data->in_num = (sio_data->kind == w83627ehf) ? 10 : 9; in w83627ehf_probe() 2379 if (sio_data->kind == w83627ehf) { in w83627ehf_probe() 2400 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 | 158 obj-$(CONFIG_SENSORS_W83627EHF) += w83627ehf.o
|
| D | Kconfig | 1163 driver replaces the w83627ehf driver for NCT6775F and NCT6776F. 1730 will be called w83627ehf.
|