Searched refs:w83627ehf (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | w83627hf_wdt.c | 50 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 206 case w83627ehf: in w83627hf_init() 383 ret = w83627ehf; in wdt_find()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627ehf.c | 3 * w83627ehf - Driver for the hardware monitoring functionality of 24 * w83627ehf 10 5 4 3 0x8850 0x88 0x5ca3 50 w83627ehf, w83627dhg, w83627dhg_p, w83627uhg, enumerator 56 "w83627ehf", 68 #define DRVNAME "w83627ehf" 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() [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627ehf.c | 3 * w83627ehf - Driver for the hardware monitoring functionality of 24 * w83627ehf 10 5 4 3 0x8850 0x88 0x5ca3 50 w83627ehf, w83627dhg, w83627dhg_p, w83627uhg, enumerator 56 "w83627ehf", 68 #define DRVNAME "w83627ehf" 1250 case w83627ehf: in w83627ehf_init_device() 1721 data->in_num = (sio_data->kind == w83627ehf) ? 10 : 9; in w83627ehf_probe() 1897 if (sio_data->kind == w83627ehf) { in w83627ehf_probe() 1918 if (sio_data->kind == w83627ehf) /* 6 VID pins only */ in w83627ehf_probe() 2049 sio_data->kind = w83627ehf; in w83627ehf_find() [all...] |
H A D | Makefile | 217 obj-$(CONFIG_SENSORS_W83627EHF) += w83627ehf.o
|
Completed in 7 milliseconds