Searched refs:snd_pcm_format_unsigned (Results 1 – 7 of 7) sorted by relevance
268 int snd_pcm_format_unsigned(snd_pcm_format_t format) in snd_pcm_format_unsigned() function277 EXPORT_SYMBOL(snd_pcm_format_unsigned);
72 if (snd_pcm_format_unsigned(runtime->format)) in snd_gf1_pcm_block_change()344 invert = snd_pcm_format_unsigned(runtime->format); in playback_copy_ack()536 if (snd_pcm_format_unsigned(params_format(hw_params))) in snd_gf1_pcm_capture_hw_params()
316 int unsignd = snd_pcm_format_unsigned(format) > 0; in snd_pcm_plug_slave_format()330 badness += snd_pcm_format_unsigned(f) != unsignd; in snd_pcm_plug_slave_format()
1139 int snd_pcm_format_unsigned(snd_pcm_format_t format);
1126 fmt->unsign = snd_pcm_format_unsigned(raw_fmt) > 0 ? 1 : 0; in fsl_easrc_process_format()
1013 sig = snd_pcm_format_unsigned(format) != 0; in setsampleformat()
1208 if (snd_pcm_format_unsigned(runtime->format)) in snd_cs46xx_playback_prepare()