Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
Dnotify.c219 struct scmi_notify_instance { struct
220 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;