Lines Matching refs:strcmp
571 if (!strcmp(ct->name, "cpu-fan-a-0")) in rm31_new_control()
573 else if (!strcmp(ct->name, "cpu-fan-b-0")) in rm31_new_control()
575 else if (!strcmp(ct->name, "cpu-fan-c-0")) in rm31_new_control()
577 else if (!strcmp(ct->name, "cpu-fan-a-1")) in rm31_new_control()
579 else if (!strcmp(ct->name, "cpu-fan-b-1")) in rm31_new_control()
581 else if (!strcmp(ct->name, "cpu-fan-c-1")) in rm31_new_control()
583 else if (!strcmp(ct->name, "backside-fan")) in rm31_new_control()
585 else if (!strcmp(ct->name, "slots-fan")) in rm31_new_control()
587 else if (!strcmp(ct->name, "cpufreq-clamp")) in rm31_new_control()
609 if (!strcmp(sr->name, "cpu-diode-temp-0")) in rm31_new_sensor()
611 else if (!strcmp(sr->name, "cpu-diode-temp-1")) in rm31_new_sensor()
613 else if (!strcmp(sr->name, "cpu-voltage-0")) in rm31_new_sensor()
615 else if (!strcmp(sr->name, "cpu-voltage-1")) in rm31_new_sensor()
617 else if (!strcmp(sr->name, "cpu-current-0")) in rm31_new_sensor()
619 else if (!strcmp(sr->name, "cpu-current-1")) in rm31_new_sensor()
621 else if (!strcmp(sr->name, "backside-temp")) in rm31_new_sensor()
623 else if (!strcmp(sr->name, "slots-temp")) in rm31_new_sensor()
625 else if (!strcmp(sr->name, "dimms-temp")) in rm31_new_sensor()