therm_status 754 drivers/hwmon/pc87360.c static struct sensor_device_attribute therm_status[] = { therm_status 755 drivers/hwmon/pc87360.c SENSOR_ATTR_RO(temp4_status, therm_status, 0 + 11), therm_status 756 drivers/hwmon/pc87360.c SENSOR_ATTR_RO(temp5_status, therm_status, 1 + 11), therm_status 757 drivers/hwmon/pc87360.c SENSOR_ATTR_RO(temp6_status, therm_status, 2 + 11), therm_status 826 drivers/hwmon/pc87360.c &therm_status[X].dev_attr.attr, \