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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.h107 unsigned int pcm_swab; member in struct:snd_pdacf
H A Dpdaudiocf_pcm.c178 chip->pcm_swab = snd_pcm_format_big_endian(runtime->format) > 0;
180 chip->pcm_swab = chip->pcm_little;
H A Dpdaudiocf_irq.c229 if (chip->pcm_swab == 0) {

Completed in 88 milliseconds