Lines Matching refs:strcmp
675 if (!strcmp(ct->name, "cpu-front-fan-0")) in pm72_new_control()
677 else if (!strcmp(ct->name, "cpu-front-fan-1")) in pm72_new_control()
679 else if (!strcmp(ct->name, "cpu-rear-fan-0")) in pm72_new_control()
681 else if (!strcmp(ct->name, "cpu-rear-fan-1")) in pm72_new_control()
683 else if (!strcmp(ct->name, "cpu-pump-0")) in pm72_new_control()
685 else if (!strcmp(ct->name, "cpu-pump-1")) in pm72_new_control()
687 else if (!strcmp(ct->name, "backside-fan")) in pm72_new_control()
689 else if (!strcmp(ct->name, "slots-fan")) in pm72_new_control()
691 else if (!strcmp(ct->name, "drive-bay-fan")) in pm72_new_control()
693 else if (!strcmp(ct->name, "cpufreq-clamp")) in pm72_new_control()
720 if (!strcmp(sr->name, "cpu-diode-temp-0")) in pm72_new_sensor()
722 else if (!strcmp(sr->name, "cpu-diode-temp-1")) in pm72_new_sensor()
724 else if (!strcmp(sr->name, "cpu-voltage-0")) in pm72_new_sensor()
726 else if (!strcmp(sr->name, "cpu-voltage-1")) in pm72_new_sensor()
728 else if (!strcmp(sr->name, "cpu-current-0")) in pm72_new_sensor()
730 else if (!strcmp(sr->name, "cpu-current-1")) in pm72_new_sensor()
732 else if (!strcmp(sr->name, "backside-temp")) in pm72_new_sensor()
734 else if (!strcmp(sr->name, "hd-temp")) in pm72_new_sensor()