snd_pcm_format_cpu_endian  890 include/sound/pcm.h #define snd_pcm_format_cpu_endian(format) snd_pcm_format_little_endian(format)
snd_pcm_format_cpu_endian  892 include/sound/pcm.h #define snd_pcm_format_cpu_endian(format) snd_pcm_format_big_endian(format)