Lines Matching refs:temp_fault
530 static SENSOR_DEVICE_ATTR_RO(temp1_fault, temp_fault, 0);
531 static SENSOR_DEVICE_ATTR_RO(temp2_fault, temp_fault, 1);
532 static SENSOR_DEVICE_ATTR_RO(temp3_fault, temp_fault, 2);
533 static SENSOR_DEVICE_ATTR_RO(temp4_fault, temp_fault, 3);
534 static SENSOR_DEVICE_ATTR_RO(temp5_fault, temp_fault, 4);
535 static SENSOR_DEVICE_ATTR_RO(temp6_fault, temp_fault, 5);
536 static SENSOR_DEVICE_ATTR_RO(temp7_fault, temp_fault, 6);
537 static SENSOR_DEVICE_ATTR_RO(temp8_fault, temp_fault, 7);
538 static SENSOR_DEVICE_ATTR_RO(temp9_fault, temp_fault, 8);
539 static SENSOR_DEVICE_ATTR_RO(temp10_fault, temp_fault, 9);
540 static SENSOR_DEVICE_ATTR_RO(temp11_fault, temp_fault, 10);
541 static SENSOR_DEVICE_ATTR_RO(temp12_fault, temp_fault, 11);
542 static SENSOR_DEVICE_ATTR_RO(temp13_fault, temp_fault, 12);
543 static SENSOR_DEVICE_ATTR_RO(temp14_fault, temp_fault, 13);
544 static SENSOR_DEVICE_ATTR_RO(temp15_fault, temp_fault, 14);
545 static SENSOR_DEVICE_ATTR_RO(temp16_fault, temp_fault, 15);