Home
last modified time | relevance | path

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

/linux/Documentation/hwmon/
H A Dtmp401.rst24 Prefix: 'tmp431'
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
/linux/drivers/hwmon/
H A Dtmp401.c34 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator
95 { "tmp431", tmp431 },
637 kind = tmp431; in tmp401_detect()