Searched refs:snd_pcm_format_linear (Results 1 – 7 of 7) sorted by relevance
151 if (snd_BUG_ON(!snd_pcm_format_linear(src_format->format) || in snd_pcm_plugin_build_linear()152 !snd_pcm_format_linear(dst_format->format))) in snd_pcm_plugin_build_linear()
314 if (snd_pcm_format_linear(format)) { in snd_pcm_plug_slave_format()410 ! snd_pcm_format_linear(srcformat.format)) { in snd_pcm_plug_format_plugins()487 else if (snd_pcm_format_linear(srcformat.format) && in snd_pcm_plug_format_plugins()488 snd_pcm_format_linear(tmpformat.format)) { in snd_pcm_plug_format_plugins()
318 if (!snd_pcm_format_linear(format->format)) in snd_pcm_plugin_build_mulaw()
285 int snd_pcm_format_linear(snd_pcm_format_t format) in snd_pcm_format_linear() function289 EXPORT_SYMBOL(snd_pcm_format_linear);
502 if (snd_pcm_format_linear(format) && in fixup_unreferenced_params()2515 else if (snd_pcm_format_linear(f)) in snd_pcm_hw_rule_subformats()
1140 int snd_pcm_format_linear(snd_pcm_format_t format);
1064 fmt->floating_point = !snd_pcm_format_linear(raw_fmt); in fsl_easrc_process_format()