Searched refs:snd_pcm_format_big_endian (Results 1 – 10 of 10) sorted by relevance
325 int snd_pcm_format_big_endian(snd_pcm_format_t format) in snd_pcm_format_big_endian() function334 EXPORT_SYMBOL(snd_pcm_format_big_endian);
120 chip->pcm_swab = snd_pcm_format_big_endian(runtime->format) > 0; in pdacf_pcm_prepare()
384 if (snd_pcm_format_big_endian(runtime->format) || width == 8) in pcm_prepare()393 if (snd_pcm_format_big_endian(runtime->format) || width == 8) in pcm_prepare()
280 data->cvt_endian = snd_pcm_format_big_endian(format) > 0; in init_data()
324 int big = snd_pcm_format_big_endian(format) > 0; in snd_pcm_plug_slave_format()338 badness += snd_pcm_format_big_endian(f) != big; in snd_pcm_plug_slave_format()
1032 int snd_pcm_format_big_endian(snd_pcm_format_t format);1046 #define snd_pcm_format_cpu_endian(format) snd_pcm_format_big_endian(format)
519 if (snd_pcm_format_big_endian(runtime->format)) in snd_card_saa7134_capture_prepare()
730 if (snd_pcm_format_big_endian(runtime->format) > 0) in snd_cs4281_mode()
1016 order = snd_pcm_format_big_endian(format) != 0; in setsampleformat()
1244 if (snd_pcm_format_big_endian(runtime->format)) in snd_cs46xx_playback_prepare()