Home
last modified time | relevance | path

Searched refs:adm1031 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/hwmon/
H A Dadm1031.rst1 Kernel driver adm1031
17 Prefix: 'adm1031'
H A Dindex.rst31 adm1031
/openbmc/linux/drivers/hwmon/
H A Dadm1031.c58 enum chips { adm1030, adm1031 }; enumerator
122 chan < ((data->chip_type == adm1031) ? 3 : 2); chan++) { in adm1031_update_device()
544 || (data->chip_type == adm1031 in trust_fan_readings()
1001 if (data->chip_type == adm1031) { in adm1031_init_client()
1051 if (data->chip_type == adm1031) in adm1031_probe()
1061 { "adm1031", adm1031 },
H A DMakefile38 obj-$(CONFIG_SENSORS_ADM1031) += adm1031.o
H A DKconfig161 will be called adm1031.
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt442 adm1031: 1193
443 adm1031.c: 31209