Home
last modified time | relevance | path

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

/sound/soc/fsl/
Dimx-sgtl5000.c29 char platform_name[DAI_NAME_SIZE]; member
Dimx-es8328.c32 char platform_name[DAI_NAME_SIZE]; member
Dmpc8610_hpcd.c45 char platform_name[2][DAI_NAME_SIZE]; /* One for each DMA channel */ member
Dimx-wm8962.c35 char platform_name[DAI_NAME_SIZE]; member
Dp1022_rdk.c83 char platform_name[2][DAI_NAME_SIZE]; /* One for each DMA channel */ member
Dp1022_ds.c77 char platform_name[2][DAI_NAME_SIZE]; /* One for each DMA channel */ member
/sound/soc/
Dsoc-core.c1107 const char *platform_name; in soc_bind_dai_link() local