Home
last modified time | relevance | path

Searched refs:tmp461 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/Documentation/hwmon/
Dtmp40126 Prefix: 'tmp461'
27 Datasheet: http://www.ti.com/product/tmp461
/Linux-v4.19/drivers/hwmon/
Dtmp401.c50 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435, tmp461 }; enumerator
139 { "tmp461", tmp461 },
746 if (data->kind == tmp461) in tmp401_probe()