Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_scmi/
H A Dnotify.c347 * struct scmi_event_handler - Event handler information
364 struct scmi_event_handler { struct
375 static struct scmi_event_handler * argument
378 struct scmi_event_handler *hndl);
380 struct scmi_event_handler *hndl);
394 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain()
895 static struct scmi_event_handler *
898 struct scmi_event_handler *hndl; in scmi_allocate_event_handler()
919 static void scmi_free_event_handler(struct scmi_event_handler *hndl) in scmi_free_event_handler()
938 struct scmi_event_handler *hnd in scmi_bind_event_handler()
[all...]