[go: nahoru, domu]

Searched defs:lm63 (Results 1 - 1 of 1) sorted by relevance

/drivers/hwmon/
H A Dlm63.c2 * lm63.c - driver for the National Semiconductor LM63 temperature sensor
144 enum chips { lm63, lm64, lm96163 }; enumerator in enum:chips
1013 strlcpy(info->type, "lm63", I2C_NAME_SIZE);
1055 case lm63:
1092 if (data->kind == lm63)
1147 { "lm63", lm63 },
1157 .name = "lm63",

Completed in 70 milliseconds