Lines Matching refs:scmi_event_handler

359 struct scmi_event_handler {  struct
370 static struct scmi_event_handler * argument
373 struct scmi_event_handler *hndl);
375 struct scmi_event_handler *hndl);
389 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain()
875 static struct scmi_event_handler *
878 struct scmi_event_handler *hndl; in scmi_allocate_event_handler()
899 static void scmi_free_event_handler(struct scmi_event_handler *hndl) in scmi_free_event_handler()
918 struct scmi_event_handler *hndl) in scmi_bind_event_handler()
965 struct scmi_event_handler *hndl) in scmi_valid_pending_handler()
997 struct scmi_event_handler *hndl) in scmi_register_event_handler()
1046 static inline struct scmi_event_handler *
1051 struct scmi_event_handler *hndl = NULL; in __scmi_event_handler_get_ops()
1091 static struct scmi_event_handler *
1097 static struct scmi_event_handler *
1114 static struct scmi_event_handler *
1118 struct scmi_event_handler *hndl = NULL; in scmi_get_active_handler()
1193 static int scmi_enable_events(struct scmi_event_handler *hndl) in scmi_enable_events()
1207 static int scmi_disable_events(struct scmi_event_handler *hndl) in scmi_disable_events()
1236 struct scmi_event_handler *hndl) in scmi_put_handler_unlocked()
1251 struct scmi_event_handler *hndl) in scmi_put_handler()
1280 struct scmi_event_handler *hndl) in scmi_put_active_handler()
1299 static int scmi_event_handler_enable_events(struct scmi_event_handler *hndl) in scmi_event_handler_enable_events()
1348 struct scmi_event_handler *hndl; in scmi_notifier_register()
1394 struct scmi_event_handler *hndl; in scmi_notifier_unregister()
1570 struct scmi_event_handler *hndl; in scmi_protocols_late_init()