Home
last modified time | relevance | path

Searched refs:snd_pcm_format_signed (Results 1 – 10 of 10) sorted by relevance

/linux/sound/core/
H A Dpcm_misc.c264 int snd_pcm_format_signed(snd_pcm_format_t format) in snd_pcm_format_signed() function
274 EXPORT_SYMBOL(snd_pcm_format_signed);
287 val = snd_pcm_format_signed(format); in snd_pcm_format_unsigned()
302 return snd_pcm_format_signed(format) >= 0; in snd_pcm_format_linear()
H A Dsound_kunit.c130 KUNIT_EXPECT_EQ(test, snd_pcm_format_signed(valid_fmt[i].format), in test_format_signed()
/linux/sound/core/oss/
H A Dlinear.c140 if (snd_pcm_format_signed(src_format) != in init_data()
141 snd_pcm_format_signed(dst_format)) { in init_data()
H A Dmulaw.c286 if (!snd_pcm_format_signed(format)) in init_data()
/linux/sound/drivers/pcsp/
H A Dpcsp_lib.c237 chip->is_signed = snd_pcm_format_signed(substream->runtime->format); in snd_pcsp_playback_prepare()
/linux/sound/pci/
H A Dsis7019.c512 if (!snd_pcm_format_signed(runtime->format)) in sis_pcm_playback_prepare()
810 if (!snd_pcm_format_signed(runtime->format)) in sis_pcm_capture_prepare()
H A Dals4000.c309 if (snd_pcm_format_signed(runtime->format)) in snd_als4000_get_format()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c515 if (snd_pcm_format_signed(runtime->format)) in snd_card_saa7134_capture_prepare()
/linux/include/sound/
H A Dpcm.h1130 int snd_pcm_format_signed(snd_pcm_format_t format);
/linux/sound/pci/trident/
H A Dtrident_main.c759 if (snd_pcm_format_signed(runtime->format)) in snd_trident_control_mode()
1055 if (snd_pcm_format_signed(runtime->format)) in snd_trident_capture_prepare()