Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct7802.c1047 const char *type_str, *md_str; in nct7802_get_channel_config() local
1105 &md_str)) { in nct7802_get_channel_config()
1110 if (!strcmp(md_str, "thermal-diode")) in nct7802_get_channel_config()
1112 else if (!strcmp(md_str, "thermistor")) in nct7802_get_channel_config()
1115 dev_err(dev, "Invalid mode '%s' for '%s'\n", md_str, in nct7802_get_channel_config()