Home
last modified time | relevance | path

Searched defs:sof_ipc_dai_config (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/sof/
A Ddai.h72 struct sof_ipc_dai_config { struct
73 struct sof_ipc_cmd_hdr hdr;
74 uint32_t type; /**< DAI type - enum sof_ipc_dai_type */
75 uint32_t dai_index; /**< index of this type dai */
78 uint16_t format; /**< SOF_DAI_FMT_ */
79 uint8_t group_id; /**< group ID, 0 means no group (ABI 3.17) */
80 uint8_t flags; /**< SOF_DAI_CONFIG_FLAGS_ (ABI 3.19) */
83 uint32_t reserved[8];
86 union {

Completed in 3 milliseconds