Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/hwmon/
Dtmp40114 Prefix: 'tmp431'
16 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
/linux-4.4.14/drivers/hwmon/
Dtmp401.c50 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator
149 { "tmp431", tmp431 },
685 kind = tmp431; in tmp401_detect()