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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/pxa/
H A Dpxa2xx-pcm.c32 static const struct snd_pcm_hardware pxa2xx_pcm_hardware = { variable in typeref:struct:snd_pcm_hardware
216 snd_soc_set_runtime_hwparams(substream, &pxa2xx_pcm_hardware);
297 size_t size = pxa2xx_pcm_hardware.buffer_bytes_max;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/arm/
H A Dpxa2xx-pcm.c31 static const struct snd_pcm_hardware pxa2xx_pcm_hardware = { variable in typeref:struct:snd_pcm_hardware
198 runtime->hw = pxa2xx_pcm_hardware;
288 size_t size = pxa2xx_pcm_hardware.buffer_bytes_max;

Completed in 50 milliseconds