thermal_event    3152 drivers/scsi/pm8001/pm80xx_hwi.c 	u32 thermal_event = le32_to_cpu(pPayload->thermal_event);
thermal_event    3155 drivers/scsi/pm8001/pm80xx_hwi.c 	if (thermal_event & 0x40) {
thermal_event    3162 drivers/scsi/pm8001/pm80xx_hwi.c 	if (thermal_event & 0x10) {
thermal_event     436 drivers/scsi/pm8001/pm80xx_hwi.h 	__le32	thermal_event;
thermal_event    1486 drivers/thermal/thermal_core.c 	struct thermal_genl_event *thermal_event;
thermal_event    1521 drivers/thermal/thermal_core.c 	thermal_event = nla_data(attr);
thermal_event    1522 drivers/thermal/thermal_core.c 	if (!thermal_event) {
thermal_event    1527 drivers/thermal/thermal_core.c 	memset(thermal_event, 0, sizeof(struct thermal_genl_event));
thermal_event    1529 drivers/thermal/thermal_core.c 	thermal_event->orig = tz->id;
thermal_event    1530 drivers/thermal/thermal_core.c 	thermal_event->event = event;