Searched defs:scmi_sensor_ops (Results 1 – 1 of 1) sorted by relevance
182 struct scmi_sensor_ops { struct183 int (*count_get)(const struct scmi_handle *handle);184 const struct scmi_sensor_info *(*info_get)186 int (*trip_point_config)(const struct scmi_handle *handle,188 int (*reading_get)(const struct scmi_handle *handle, u32 sensor_id,