Home
last modified time | relevance | path

Searched refs:tmp441 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/Documentation/hwmon/
H A Dtmp421.rst32 Prefix: 'tmp441'
36 Datasheet: https://www.ti.com/product/tmp441
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp421.yaml22 - ti,tmp441
/linux-6.15/drivers/hwmon/
H A Dtmp421.c30 enum chips { tmp421, tmp422, tmp423, tmp441, tmp442 }; enumerator
345 kind = tmp441; in tmp421_detect()