Home
last modified time | relevance | path

Searched refs:scmi_event_handler (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/firmware/arm_scmi/
Dnotify.c360 struct scmi_event_handler { struct
371 static struct scmi_event_handler * argument
374 struct scmi_event_handler *hndl);
376 struct scmi_event_handler *hndl);
390 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain()
882 static struct scmi_event_handler *
885 struct scmi_event_handler *hndl; in scmi_allocate_event_handler()
906 static void scmi_free_event_handler(struct scmi_event_handler *hndl) in scmi_free_event_handler()
925 struct scmi_event_handler *hndl) in scmi_bind_event_handler()
972 struct scmi_event_handler *hndl) in scmi_valid_pending_handler()
[all …]