Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
/openbmc/linux/sound/drivers/pcsp/
H A Dpcsp_lib.c237 chip->is_signed = snd_pcm_format_signed(substream->runtime->format); in snd_pcsp_playback_prepare()
/openbmc/linux/sound/pci/
H A 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()
H A Dals4000.c309 if (snd_pcm_format_signed(runtime->format)) in snd_als4000_get_format()
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c515 if (snd_pcm_format_signed(runtime->format)) in snd_card_saa7134_capture_prepare()
/openbmc/linux/include/sound/
H A Dpcm.h1106 int snd_pcm_format_signed(snd_pcm_format_t format);
/openbmc/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()