Searched refs:thmc50 (Results 1 – 5 of 5) sorted by relevance
1 Kernel driver thmc5016 Prefix: 'thmc50'25 This driver was derived from the 2.4 kernel thmc50.c source file.29 thmc50.c (2.4 kernel):
239 thmc50
3 * thmc50.c - Part of lm_sensors, Linux kernel modules for hardware26 enum chips { thmc50, adm1022 }; enumerator 80 int timeout = HZ / 5 + (data->type == thmc50 ? HZ : 0); in thmc50_update_device() 317 pr_debug("thmc50: detect failed, smbus byte data not supported!\n"); in thmc50_detect() 321 pr_debug("thmc50: Probing for THMC50 at 0x%2X on bus %d\n", in thmc50_detect() 346 type_name = "thmc50"; in thmc50_detect() 348 pr_debug("thmc50: Detection of THMC50/ADM1022 failed\n"); in thmc50_detect() 352 pr_debug("thmc50: Detected %s (version %x, revision %x)\n", in thmc50_detect() 411 { "thmc50", thmc50 },[all...]
225 obj-$(CONFIG_SENSORS_THMC50) += thmc50.o
2326 will be called thmc50.