Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Ducd9000.c23 enum chips { ucd9000, ucd90120, ucd90124, ucd90160, ucd90320, ucd9090, enumerator
203 {"ucd9000", ucd9000},
217 .data = (void *)ucd9000
595 if (chip != ucd9000 && strcmp(client->name, mid->name) != 0) in ucd9000_probe()
H A DMakefile51 obj-$(CONFIG_SENSORS_UCD9000) += ucd9000.o
H A DKconfig493 be called ucd9000.
/openbmc/linux/Documentation/hwmon/
H A Dindex.rst226 ucd9000
H A Ducd9000.rst1 Kernel driver ucd9000
/openbmc/linux/
H A DMAINTAINERS17104 F: Documentation/hwmon/ucd9000.rst