Searched refs:DAI_NAME_SIZE (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/sound/soc/fsl/
H A Dfsl_utils.h16 #define DAI_NAME_SIZE 32 macro
H A Dimx-es8328.c24 #define DAI_NAME_SIZE 32 macro
31 char codec_dai_name[DAI_NAME_SIZE];
32 char platform_name[DAI_NAME_SIZE];
H A Dimx-sgtl5000.c23 #define DAI_NAME_SIZE 32 macro
28 char codec_dai_name[DAI_NAME_SIZE];
29 char platform_name[DAI_NAME_SIZE];
H A Dfsl_utils.c64 snprintf((char *)dai->platform_name, DAI_NAME_SIZE, "%llx.%s", fsl_asoc_get_dma_channel()
H A Dimx-wm8962.c29 #define DAI_NAME_SIZE 32 macro
34 char codec_dai_name[DAI_NAME_SIZE];
35 char platform_name[DAI_NAME_SIZE];
H A Dmpc8610_hpcd.c44 char codec_dai_name[DAI_NAME_SIZE];
45 char platform_name[2][DAI_NAME_SIZE]; /* One for each DMA channel */
H A Dp1022_rdk.c83 char platform_name[2][DAI_NAME_SIZE]; /* One for each DMA channel */
H A Dp1022_ds.c77 char platform_name[2][DAI_NAME_SIZE]; /* One for each DMA channel */

Completed in 213 milliseconds