Searched refs:snd_pcm_format_unsigned (Results 1 – 14 of 14) 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);
132 KUNIT_EXPECT_EQ(test, snd_pcm_format_unsigned(valid_fmt[i].format), in test_format_signed()
459 (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x04)); in snd_es18xx_playback1_prepare()563 snd_pcm_format_unsigned(runtime->format) ? 0x51 : 0x71); in snd_es18xx_capture_prepare()567 (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x20)); in snd_es18xx_capture_prepare()625 snd_pcm_format_unsigned(runtime->format) ? 0x80 : 0x00); in snd_es18xx_playback2_prepare()627 snd_pcm_format_unsigned(runtime->format) ? 0x51 : 0x71); in snd_es18xx_playback2_prepare()631 (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x20)); in snd_es18xx_playback2_prepare()
106 if (snd_pcm_format_unsigned(runtime->format)) in pdacf_pcm_prepare()
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()
239 if (snd_pcm_format_unsigned(runtime->format) > 0) { in snd_sb16_playback_prepare()305 if (snd_pcm_format_unsigned(runtime->format) > 0) { in snd_sb16_capture_prepare()
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()
610 u = snd_pcm_format_unsigned(runtime->format); in snd_es1938_capture_prepare()658 u = snd_pcm_format_unsigned(runtime->format); in snd_es1938_playback1_prepare()695 u = snd_pcm_format_unsigned(runtime->format); in snd_es1938_playback2_prepare()
722 if (snd_pcm_format_unsigned(runtime->format) > 0) in snd_cs4281_mode()
1139 int snd_pcm_format_unsigned(snd_pcm_format_t format);
1050 if (!snd_pcm_format_unsigned(runtime->format)) in snd_ali_control_mode()
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()