Lines Matching full:protocols
61 * different protocols while delivery of events within the same protocol is
142 * populated at protocols' registration time and then only read but NEVER
176 /* A couple of utility macros to limit cruft when calling protocols' helpers */
284 * All protocols that register at least one event have their protocol-specific
290 * removed or modified since protocols do not unregister ever, so that, once
325 * removed or modified since protocols do not unregister ever, so that once we
522 * flood of events cannot saturate other protocols' queues.
525 * + all protocols can process their dedicated queues concurrently
698 /* Ensure protocols are up to date */ in scmi_allocate_registered_events_desc()
744 * Used by SCMI Protocols initialization code to register with the notification
815 /* Ensure protocols are updated */ in scmi_register_protocol_events()
921 * protocols register their supported events once for all at protocols'
1393 /* Ensure protocols and events are up to date */ in scmi_protocols_late_init()
1441 * SCMI Protocols can register their events with the core during their own
1445 * cause the whole SCMI Protocols stack to fail its initialization.
1449 * * registration: protocols asynchronously come into life and registers their
1456 * This allows for lazy initialization of SCMI Protocols due to late (or