Home
last modified time | relevance | path

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

/linux-6.6.21/sound/core/
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()
/linux-6.6.21/sound/core/oss/
Dlinear.c140 if (snd_pcm_format_signed(src_format) != in init_data()
141 snd_pcm_format_signed(dst_format)) { in init_data()
Dmulaw.c286 if (!snd_pcm_format_signed(format)) in init_data()
/linux-6.6.21/sound/drivers/pcsp/
Dpcsp_lib.c237 chip->is_signed = snd_pcm_format_signed(substream->runtime->format); in snd_pcsp_playback_prepare()
/linux-6.6.21/sound/pci/
Dsis7019.c516 if (!snd_pcm_format_signed(runtime->format)) in sis_pcm_playback_prepare()
814 if (!snd_pcm_format_signed(runtime->format)) in sis_pcm_capture_prepare()
Dals4000.c309 if (snd_pcm_format_signed(runtime->format)) in snd_als4000_get_format()
/linux-6.6.21/drivers/media/pci/saa7134/
Dsaa7134-alsa.c515 if (snd_pcm_format_signed(runtime->format)) in snd_card_saa7134_capture_prepare()
/linux-6.6.21/include/sound/
Dpcm.h1106 int snd_pcm_format_signed(snd_pcm_format_t format);
/linux-6.6.21/sound/pci/trident/
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()