Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dhda-dai.c86 bits = snd_hdac_stream_format_bits(runtime->format, runtime->subformat, in hda_codec_dai_prepare()
/linux/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/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.c651 * first access, first format, first subformat, min channels,
794 runtime->subformat = params_subformat(params); in snd_pcm_hw_params()
2471 /* All PCMs support at least the default STD subformat. */ in snd_pcm_hw_rule_subformats()
/linux/sound/soc/intel/avs/
H A Dpcm.c382 bits = snd_hdac_stream_format_bits(runtime->format, runtime->subformat, in avs_dai_hda_be_prepare()
664 bits = snd_hdac_stream_format_bits(runtime->format, runtime->subformat, in avs_dai_fe_prepare()
/linux/include/sound/
H A Dpcm.h381 snd_pcm_subformat_t subformat; /* subformat */ member
/linux/include/acpi/
H A Dactbl2.h2146 u8 subformat[16]; member
/linux/sound/soc/
H A Dsoc-dapm.c3988 runtime->subformat = params_subformat(params); in snd_soc_dai_link_event_pre_pmu()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1477 snd_pcm_subformat_t subformat; /* subformat */