Searched refs:bfin_snd_resources (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/blackfin/mach-bf533/boards/ |
D | stamp.c | 636 static struct resource bfin_snd_resources[][4] = { variable 703 ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]), 704 .resource = bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM], 716 ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]), 717 .resource = bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM],
|
/linux-4.4.14/arch/blackfin/mach-bf527/boards/ |
D | ezkit.c | 537 static struct resource bfin_snd_resources[][4] = { variable 561 .num_resources = ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]), 562 .resource = bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM],
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
D | ezkit.c | 1884 static struct resource bfin_snd_resources[][4] = { variable 1924 .num_resources = ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]), 1925 .resource = bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM], 1936 .num_resources = ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]), 1937 .resource = bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM],
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 2588 static struct resource bfin_snd_resources[][4] = { variable 2654 .num_resources = ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]), 2655 .resource = bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM], 2666 .num_resources = ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]), 2667 .resource = bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM],
|
/linux-4.4.14/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 792 static struct resource bfin_snd_resources[] = { variable 836 .num_resources = ARRAY_SIZE(bfin_snd_resources), 837 .resource = bfin_snd_resources,
|