Home
last modified time | relevance | path

Searched refs:subformat (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dhda-dai.c86 bits = snd_hdac_stream_format_bits(runtime->format, runtime->subformat, in hda_codec_dai_prepare()
/linux-6.15/sound/hda/
H A Dhdac_device.c762 unsigned int snd_hdac_stream_format_bits(snd_pcm_format_t format, snd_pcm_subformat_t subformat, in snd_hdac_stream_format_bits() argument
772 (__force unsigned int)subformat); in snd_hdac_stream_format_bits()
/linux-6.15/sound/core/
H A Dpcm.c281 static const char *snd_pcm_subformat_name(snd_pcm_subformat_t subformat) in snd_pcm_subformat_name() argument
283 return snd_pcm_subformat_names[(__force int)subformat]; in snd_pcm_subformat_name()
390 snd_iprintf(buffer, "subformat: %s\n", snd_pcm_subformat_name(runtime->subformat)); in snd_pcm_substream_proc_hw_params_read()
H A Dpcm_lib.c1738 snd_pcm_subformat_t subformat = params_subformat(p); in snd_pcm_hw_params_bits() local
1746 switch (subformat) { in snd_pcm_hw_params_bits()
H A Dpcm_native.c805 runtime->subformat = params_subformat(params); in snd_pcm_hw_params()
/linux-6.15/include/sound/
H A Dhdaudio.h143 unsigned int snd_hdac_stream_format_bits(snd_pcm_format_t format, snd_pcm_subformat_t subformat,
H A Dpcm.h381 snd_pcm_subformat_t subformat; /* subformat */ member
/linux-6.15/sound/soc/intel/avs/
H A Dpcm.c430 bits = snd_hdac_stream_format_bits(runtime->format, runtime->subformat, in avs_dai_hda_be_prepare()
713 bits = snd_hdac_stream_format_bits(runtime->format, runtime->subformat, in avs_dai_fe_prepare()
/linux-6.15/include/acpi/
H A Dactbl2.h2146 u8 subformat[16]; member
/linux-6.15/sound/soc/
H A Dsoc-dapm.c3980 runtime->subformat = params_subformat(params); in snd_soc_dai_link_event_pre_pmu()
/linux-6.15/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1477 snd_pcm_subformat_t subformat; /* subformat */