Lines Matching refs:scmi_event_handler

356 struct scmi_event_handler {  struct
367 static struct scmi_event_handler * argument
370 struct scmi_event_handler *hndl);
372 struct scmi_event_handler *hndl);
386 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain()
851 static struct scmi_event_handler *
854 struct scmi_event_handler *hndl; in scmi_allocate_event_handler()
875 static void scmi_free_event_handler(struct scmi_event_handler *hndl) in scmi_free_event_handler()
894 struct scmi_event_handler *hndl) in scmi_bind_event_handler()
929 struct scmi_event_handler *hndl) in scmi_valid_pending_handler()
961 struct scmi_event_handler *hndl) in scmi_register_event_handler()
1010 static inline struct scmi_event_handler *
1015 struct scmi_event_handler *hndl = NULL; in __scmi_event_handler_get_ops()
1055 static struct scmi_event_handler *
1061 static struct scmi_event_handler *
1078 static struct scmi_event_handler *
1082 struct scmi_event_handler *hndl = NULL; in scmi_get_active_handler()
1157 static int scmi_enable_events(struct scmi_event_handler *hndl) in scmi_enable_events()
1171 static int scmi_disable_events(struct scmi_event_handler *hndl) in scmi_disable_events()
1198 struct scmi_event_handler *hndl) in scmi_put_handler_unlocked()
1208 struct scmi_event_handler *hndl) in scmi_put_handler()
1224 struct scmi_event_handler *hndl) in scmi_put_active_handler()
1239 static int scmi_event_handler_enable_events(struct scmi_event_handler *hndl) in scmi_event_handler_enable_events()
1288 struct scmi_event_handler *hndl; in scmi_register_notifier()
1336 struct scmi_event_handler *hndl; in scmi_unregister_notifier()
1387 struct scmi_event_handler *hndl; in scmi_protocols_late_init()