Searched defs:scmi_registered_event (Results 1 – 1 of 1) sorted by relevance
335 struct scmi_registered_event { struct336 struct scmi_registered_events_desc *proto; argument337 const struct scmi_event *evt;338 void *report;339 u32 num_sources;340 bool not_supported_by_platform;341 refcount_t *sources;343 struct mutex sources_mtx;