Searched refs:pcm_format (Results 1 – 5 of 5) sorted by relevance
730 snd_pcm_format_t pcm_format; in parse_audio_format_i() local760 pcm_format = SNDRV_PCM_FORMAT_S16_BE; in parse_audio_format_i()762 pcm_format = SNDRV_PCM_FORMAT_S16_LE; in parse_audio_format_i()765 pcm_format = SNDRV_PCM_FORMAT_S16_LE; in parse_audio_format_i()767 fp->formats = pcm_format_to_bits(pcm_format); in parse_audio_format_i()
408 snd_pcm_format_t pcm_format) in match_endpoint_audioformats() argument415 if (!(fp->formats & pcm_format_to_bits(pcm_format))) in match_endpoint_audioformats()
622 uint8_t pcm_format; member
375 if (pcm_format_to_bits((__force snd_pcm_format_t)params->codec.pcm_format) & cap.fmt_out) in fsl_asrc_m2m_comp_set_params()376 pair->sample_format[OUT] = (__force snd_pcm_format_t)params->codec.pcm_format; in fsl_asrc_m2m_comp_set_params()
936 snd_pcm_format_t pcm_format, in enable_audio_stream() argument951 snd_mask_leave(m, (__force unsigned int)pcm_format); in enable_audio_stream()