Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/sof/
Ddai.h65 struct sof_ipc_dai_config { struct
66 struct sof_ipc_cmd_hdr hdr;
67 uint32_t type; /**< DAI type - enum sof_ipc_dai_type */
68 uint32_t dai_index; /**< index of this type dai */
71 uint16_t format; /**< SOF_DAI_FMT_ */
72 uint16_t reserved16; /**< alignment */
75 uint32_t reserved[8];
78 union {