Home
last modified time | relevance | path

Searched defs:scmi_notify_instance (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dnotify.c220 struct scmi_notify_instance { struct
221 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;