Data Fields | |
| const char * | dai_name |
| unsigned int | dai_id |
| unsigned int | playback |
| unsigned int | capture |
| struct snd_tplg_stream_caps_template * | caps [2] |
| unsigned int | flag_mask |
| unsigned int | flags |
| struct snd_soc_tplg_private * | priv |
| const char* snd_tplg_dai_template::dai_name |
DAI name
| unsigned int snd_tplg_dai_template::dai_id |
unique ID - used to match
| unsigned int snd_tplg_dai_template::playback |
supports playback mode
| unsigned int snd_tplg_dai_template::capture |
supports capture mode
struct snd_tplg_stream_caps_template* snd_tplg_dai_template::caps[2] [read] |
playback & capture for DAI
| unsigned int snd_tplg_dai_template::flag_mask |
bitmask of flags to configure
| unsigned int snd_tplg_dai_template::flags |
SND_SOC_TPLG_DAI_FLGBIT_*
struct snd_soc_tplg_private* snd_tplg_dai_template::priv [read] |
private data
1.5.6