Lines Matching +full:uapi +full:- +full:header
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
13 #include <uapi/sound/sof/abi.h>
15 /** \addtogroup sof_uapi uAPI
16 * SOF uAPI specification.
21 * IPC messages have a prefixed 32 bit identifier made up as follows :-
26 * I is the ID number (16 bits) - monotonic and overflows
32 /* Global Message - Generic */
37 /* Command Message - Generic */
81 /* component runtime config - multiple different types */
131 * Structure Header - Header for all IPC structures except command structs.
142 * Command Header - Header for all IPC commands. Identifies IPC message.
163 * Compound commands - SOF_IPC_GLB_COMPOUND.
166 * commands are split into blocks and each block has a header. This header
168 * header.
177 * OOPS header architecture specific data.
185 * OOPS header platform specific data.