Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dpcm_misc.c259 int snd_pcm_format_signed(snd_pcm_format_t format) in snd_pcm_format_signed() function
268 EXPORT_SYMBOL(snd_pcm_format_signed);
281 val = snd_pcm_format_signed(format); in snd_pcm_format_unsigned()
296 return snd_pcm_format_signed(format) >= 0; in snd_pcm_format_linear()
/Linux-v5.4/sound/core/oss/
Dlinear.c138 if (snd_pcm_format_signed(src_format) != in init_data()
139 snd_pcm_format_signed(dst_format)) { in init_data()
Dmulaw.c284 if (!snd_pcm_format_signed(format)) in init_data()
/Linux-v5.4/sound/drivers/pcsp/
Dpcsp_lib.c244 chip->is_signed = snd_pcm_format_signed(substream->runtime->format); in snd_pcsp_playback_prepare()
/Linux-v5.4/sound/pci/
Dsis7019.c529 if (!snd_pcm_format_signed(runtime->format)) in sis_pcm_playback_prepare()
832 if (!snd_pcm_format_signed(runtime->format)) in sis_pcm_capture_prepare()
Dals4000.c310 if (snd_pcm_format_signed(runtime->format)) in snd_als4000_get_format()
/Linux-v5.4/drivers/media/pci/saa7134/
Dsaa7134-alsa.c514 if (snd_pcm_format_signed(runtime->format)) in snd_card_saa7134_capture_prepare()
/Linux-v5.4/include/sound/
Dpcm.h1028 int snd_pcm_format_signed(snd_pcm_format_t format);
/Linux-v5.4/sound/pci/trident/
Dtrident_main.c759 if (snd_pcm_format_signed(runtime->format)) in snd_trident_control_mode()
1082 if (snd_pcm_format_signed(runtime->format)) in snd_trident_capture_prepare()