Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dfschmd.c48 enum chips { fscpos, fscher, fscscy, fschrc, fschmd, fschds, fscsyl }; enumerator
231 { "fschrc", fschrc },
327 if (data->kind == fscher || data->kind >= fschrc) in in_value_show()
1068 kind = fschrc; in fschmd_detect()
1120 if ((kind == fscher || kind >= fschrc) && dmi_vref == -1) { in fschmd_probe()