Searched defs:scmi_notify_instance (Results 1 – 1 of 1) sorted by relevance
219 struct scmi_notify_instance { struct220 void *gid;221 struct scmi_handle *handle;222 struct work_struct init_work;223 struct workqueue_struct *notify_wq;225 struct mutex pending_mtx;226 struct scmi_registered_events_desc **registered_protocols;