snd_pcm_format_cpu_endian 1044 include/sound/pcm.h #define snd_pcm_format_cpu_endian(format) snd_pcm_format_little_endian(format)
snd_pcm_format_cpu_endian 1046 include/sound/pcm.h #define snd_pcm_format_cpu_endian(format) snd_pcm_format_big_endian(format)