Searched refs:nct6116 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/hwmon/ |
D | nct6775-i2c.c | 79 { .compatible = "nuvoton,nct6116", .data = (void *)nct6116, }, 96 { "nct6116", nct6116 },
|
D | nct6775-platform.c | 538 } else if (data->kind == nct6116) { in nct6775_check_fan_inputs() 822 case nct6116: in nct6775_platform_probe_init() 852 case nct6116: in nct6775_platform_probe_init() 966 sio_data->kind = nct6116; in nct6775_find()
|
D | nct6775.h | 7 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enumerator
|
D | nct6775-core.c | 1075 case nct6116: in nct6775_reg_is_word_sized() 1456 case nct6116: in nct6775_update_pwm_limits() 3103 case nct6116: in store_auto_pwm() 3499 case nct6116: in nct6775_probe()
|
/Linux-v6.1/drivers/watchdog/ |
D | w83627hf_wdt.c | 52 nct6795, nct6796, nct6102, nct6116 }; enumerator 219 case nct6116: in w83627hf_init() 431 ret = nct6116; in wdt_find()
|