Searched defs:scmi_event_ops (Results 1 – 1 of 1) sorted by relevance
108687 struct scmi_event_ops { struct108688 int (*get_num_sources)(const struct scmi_protocol_handle *);108689 int (*set_notify_enabled)(const struct scmi_protocol_handle *, u8, u32, bool);108690 …tom_report)(const struct scmi_protocol_handle *, u8, ktime_t, const void *, size_t, void *, u32 *);