Searched refs:lm78 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dlm78.c2 * lm78.c - Part of lm_sensors, Linux kernel modules for hardware
44 enum chips { lm78, lm79 }; enumerator in enum:chips
521 ATTRIBUTE_GROUPS(lm78); variable
619 client_name = "lm78"; lm78_i2c_detect()
668 { "lm78", lm78 },
677 .name = "lm78",
755 dev_dbg(dev, "Starting lm78 update\n"); lm78_update_device()
810 2, "lm78")) lm78_isa_probe()
825 data->type = lm78; lm78_isa_probe()
826 data->name = "lm78"; lm78_isa_probe()
839 .name = "lm78",
856 if (!request_region(port, 1, "lm78")) { lm78_isa_found()
937 .name = "lm78", lm78_isa_device_add()
942 pdev = platform_device_alloc("lm78", address); lm78_isa_device_add()
H A Dlm83.c6 * Heavily inspired from the lm78, lm75 and adm1021 drivers. The LM83 is
H A Dsmsc47m192.c7 * Derived from lm78.c and other chip drivers.
H A Dsis5595.c28 * This driver is a customized copy of lm78.c
H A Dvia686a.c64 * This driver is a customized copy of lm78.c
H A Dlm93.c7 * derived in part from lm78.c:

Completed in 145 milliseconds