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