Lines Matching defs:lm90
3 * lm90.c - Part of lm_sensors, Linux kernel modules for hardware
115 enum chips { lm90, adm1032, lm99, lm86, max6657, max6659, adt7461, max6680,
222 { "lm90", lm90 },
264 .compatible = "national,lm90",
265 .data = (void *)lm90
384 [lm90] = {
789 dev_dbg(&client->dev, "Updating lm90 data.\n");
1488 name = "lm90";
1956 "lm90", client);
1995 .name = "lm90",