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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Dsnd.c35 struct msm_snd_endpoints *snd_epts; member in struct:snd_ctxt
101 if (index < 0 || index >= snd->snd_epts->num) {
106 ept.id = snd->snd_epts->endpoints[index].id;
108 snd->snd_epts->endpoints[index].name,
186 &snd->snd_epts->num, sizeof(unsigned))) {
262 snd->snd_epts = (struct msm_snd_endpoints *)pdev->dev.platform_data;

Completed in 60 milliseconds