Lines Matching full:sam
25 * enum ssam_event_flags - Flags for enabling/disabling SAM events
33 * struct ssam_event - SAM event sent from the EC to the host.
51 * enum ssam_request_flags - Flags for SAM requests.
70 * struct ssam_request - SAM request description.
79 * This struct fully describes a SAM request with payload. It is intended to
94 * struct ssam_response - Response buffer for SAM request.
128 * struct ssam_request_sync - Synchronous SAM request struct.
290 * struct ssam_request_spec - Blue-print specification of SAM request.
297 * Blue-print specification for a SAM request. This struct describes the
312 * struct ssam_request_spec_md - Blue-print specification for multi-device SAM
318 * Blue-print specification for a multi-device SAM request, i.e. a request
335 * SSAM_DEFINE_SYNC_REQUEST_N() - Define synchronous SAM request function
340 * Defines a function executing the synchronous SAM request specified by
373 * SSAM_DEFINE_SYNC_REQUEST_W() - Define synchronous SAM request function with
379 * Defines a function executing the synchronous SAM request specified by
414 * SSAM_DEFINE_SYNC_REQUEST_R() - Define synchronous SAM request function with
420 * Defines a function executing the synchronous SAM request specified by
473 * SSAM_DEFINE_SYNC_REQUEST_WR() - Define synchronous SAM request function with
480 * Defines a function executing the synchronous SAM request specified by @spec,
534 * SSAM_DEFINE_SYNC_REQUEST_MD_N() - Define synchronous multi-device SAM
539 * Defines a function executing the synchronous SAM request specified by
574 * SSAM_DEFINE_SYNC_REQUEST_MD_W() - Define synchronous multi-device SAM
580 * Defines a function executing the synchronous SAM request specified by
617 * SSAM_DEFINE_SYNC_REQUEST_MD_R() - Define synchronous multi-device SAM
623 * Defines a function executing the synchronous SAM request specified by
678 * SSAM_DEFINE_SYNC_REQUEST_MD_WR() - Define synchronous multi-device SAM
685 * Defines a function executing the synchronous SAM request specified by @spec,
840 * This struct describes a SAM event registry via the minimal collection of
841 * SAM IDs specifying the requests to use for enabling and disabling an event.
972 * SAM event if the notifier is not marked as an observer. If the usage counter