Home
last modified time | relevance | path

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

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