Searched refs:scmi_notify_instance (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firmware/arm_scmi/
H A Dnotify.c205 * struct scmi_notify_instance - Represents an instance of the notification
221 struct scmi_notify_instance { struct
300 struct scmi_notify_instance *ni;
372 scmi_get_active_handler(struct scmi_notify_instance *ni, u32 evt_key);
373 static void scmi_put_active_handler(struct scmi_notify_instance *ni,
375 static bool scmi_put_handler_unlocked(struct scmi_notify_instance *ni,
386 scmi_lookup_and_call_event_chain(struct scmi_notify_instance *ni,
584 struct scmi_notify_instance *ni;
652 static int scmi_initialize_events_queue(struct scmi_notify_instance *ni,
676 * @ni: A reference to the &struct scmi_notify_instance notificatio
[all...]

Completed in 144 milliseconds