Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnct7802.c1063 const char *type_str, *md_str; in nct7802_get_channel_config() local
1121 &md_str)) { in nct7802_get_channel_config()
1126 if (!strcmp(md_str, "thermal-diode")) in nct7802_get_channel_config()
1128 else if (!strcmp(md_str, "thermistor")) in nct7802_get_channel_config()
1131 dev_err(dev, "Invalid mode '%s' for '%s'\n", md_str, in nct7802_get_channel_config()