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