Searched defs:scmi_notify_instance (Results 1 – 1 of 1) sorted by relevance
108845 struct scmi_notify_instance { struct108846 void *gid;108847 struct scmi_handle *handle;108848 struct work_struct init_work;108849 struct workqueue_struct *notify_wq;108850 struct mutex pending_mtx;108851 struct scmi_registered_events_desc **registered_protocols;108852 struct hlist_head pending_events_handlers[16];