Home
last modified time | relevance | path

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

/sound/core/
Dpcm_misc.c239 int snd_pcm_format_signed(snd_pcm_format_t format) in snd_pcm_format_signed() function
249 EXPORT_SYMBOL(snd_pcm_format_signed);
262 val = snd_pcm_format_signed(format); in snd_pcm_format_unsigned()
278 return snd_pcm_format_signed(format) >= 0; in snd_pcm_format_linear()
/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()
/sound/drivers/pcsp/
Dpcsp_lib.c243 chip->is_signed = snd_pcm_format_signed(substream->runtime->format); in snd_pcsp_playback_prepare()
/sound/pci/
Dsis7019.c541 if (!snd_pcm_format_signed(runtime->format)) in sis_pcm_playback_prepare()
844 if (!snd_pcm_format_signed(runtime->format)) in sis_pcm_capture_prepare()
Dals4000.c324 if (snd_pcm_format_signed(runtime->format)) in snd_als4000_get_format()
/sound/pci/trident/
Dtrident_main.c773 if (snd_pcm_format_signed(runtime->format)) in snd_trident_control_mode()
1096 if (snd_pcm_format_signed(runtime->format)) in snd_trident_capture_prepare()