Lines Matching defs:tmp401
2 /* tmp401.c
35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 };
94 { "tmp401", tmp401 },
579 if (data->kind == tmp401) {
580 dev_err(&data->client->dev, "ti,tmp401 does not support n-factor correction\n");
594 if (data->kind == tmp401 || data->kind == tmp411) {
595 dev_err(&data->client->dev, "ti,tmp401 or ti,tmp411 does not support beta compensation\n");
631 kind = tmp401;
754 { .compatible = "ti,tmp401", },
766 .name = "tmp401",