Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/sof/
Ddai.h58 struct sof_ipc_dai_config { struct
59 struct sof_ipc_cmd_hdr hdr;
60 uint32_t type; /**< DAI type - enum sof_ipc_dai_type */
61 uint32_t dai_index; /**< index of this type dai */
64 uint16_t format; /**< SOF_DAI_FMT_ */
65 uint16_t reserved16; /**< alignment */
68 uint32_t reserved[8];
71 union {