Searched refs:SCMI_EVENT_SENSOR_TRIP_POINT_EVENT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/firmware/arm_scmi/
H A Dsensors.c1017 if (evt_id == SCMI_EVENT_SENSOR_TRIP_POINT_EVENT)
1031 case SCMI_EVENT_SENSOR_TRIP_POINT_EVENT:
1058 case SCMI_EVENT_SENSOR_TRIP_POINT_EVENT:
1119 .id = SCMI_EVENT_SENSOR_TRIP_POINT_EVENT,
/linux-master/include/linux/
H A Dscmi_protocol.h938 SCMI_EVENT_SENSOR_TRIP_POINT_EVENT = 0x0, enumerator in enum:scmi_notification_events

Completed in 134 milliseconds