Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc_sdw_utils.h45 struct asoc_sdw_dai_info { struct
46 const bool direction[2]; /* playback & capture support */
47 const char *dai_name;
48 const int dai_type;
72 struct asoc_sdw_dai_info dais[SOC_SDW_MAX_DAI_NUM]; argument