Lines Matching refs:name
543 if (fan_cpu_main == NULL && !strcmp(ct->name, "cpu-rear-fan-0")) {
548 if (fan_cpu_second == NULL && !strcmp(ct->name, "cpu-rear-fan-1")) {
553 if (fan_cpu_third == NULL && !strcmp(ct->name, "cpu-front-fan-0")) {
558 if (cpufreq_clamp == NULL && !strcmp(ct->name, "cpufreq-clamp")) {
563 if (fan_hd == NULL && !strcmp(ct->name, "drive-bay-fan")) {
568 if (fan_slots == NULL && !strcmp(ct->name, "slots-fan")) {
583 if (sensor_cpu_power == NULL && !strcmp(sr->name, "cpu-power")) {
588 if (sensor_cpu_temp == NULL && !strcmp(sr->name, "cpu-temp")) {
593 if (sensor_hd_temp == NULL && !strcmp(sr->name, "hd-temp")) {
598 if (sensor_slots_power == NULL && !strcmp(sr->name, "slots-power")) {
615 ((struct wf_control *)data)->name);
621 ((struct wf_sensor *)data)->name);
702 .name = "windfarm",