Searched refs:pc87360 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A DMakefile50 obj-$(CONFIG_SENSORS_PC87360) += pc87360.o
H A Dpc87360.c2 * pc87360.c - Part of lm_sensors, Linux kernel modules
54 enum chips { any_chip, pc87360, pc87363, pc87364, pc87365, pc87366 }; enumerator in enum:chips
242 .name = "pc87360",
858 printk(KERN_INFO "pc87360: Device 0x%02x not "
866 printk(KERN_INFO "pc87360: Base address not set for "
878 printk(KERN_DEBUG "pc87360: Fan 1: mon=%d "
881 printk(KERN_DEBUG "pc87360: Fan 2: mon=%d "
884 printk(KERN_DEBUG "pc87360: Fan 3: mon=%d "
898 printk(KERN_INFO "pc87360: Using "
903 printk(KERN_INFO "pc87360
[all...]

Completed in 57 milliseconds