Searched defs:scmi_handle (Results 1 – 2 of 2) sorted by relevance
279 struct scmi_handle { struct280 struct device *dev;281 struct scmi_revision_info *version;282 const struct scmi_perf_ops *perf_ops;283 const struct scmi_clk_ops *clk_ops;284 const struct scmi_power_ops *power_ops;285 const struct scmi_sensor_ops *sensor_ops;286 const struct scmi_reset_ops *reset_ops;287 const struct scmi_notify_ops *notify_ops;289 void *perf_priv;[all …]
788 struct scmi_handle { struct798 bool (*is_transport_atomic)(const struct scmi_handle *handle, argument801 const struct scmi_notify_ops *notify_ops;