Searched refs:md_str (Results 1 – 1 of 1) sorted by relevance
1047 const char *type_str, *md_str; in nct7802_get_channel_config() local1105 &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()