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