Searched refs:hda_pcm (Results 1 – 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | hdac_hda.c | 52 static struct hda_pcm *snd_soc_find_pcm_from_dai(struct hdac_hda_priv *hda_pvt, 241 struct hda_pcm *pcm; in hdac_hda_dai_hw_free() 262 struct hda_pcm *pcm; in hdac_hda_dai_prepare() 291 struct hda_pcm *pcm; in hdac_hda_dai_open() 311 struct hda_pcm *pcm; in hdac_hda_dai_close() 325 static struct hda_pcm *snd_soc_find_pcm_from_dai(struct hdac_hda_priv *hda_pvt, in snd_soc_find_pcm_from_dai() 329 struct hda_pcm *cpcm; in snd_soc_find_pcm_from_dai() 376 struct hda_pcm *cpcm; in is_hdmi_codec()
|
/kernel/linux/linux-5.10/include/sound/ |
D | hda_codec.h | 31 struct hda_pcm; 161 struct hda_pcm { struct 417 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec, 422 static inline void snd_hda_codec_pcm_get(struct hda_pcm *pcm) in snd_hda_codec_pcm_get() 426 void snd_hda_codec_pcm_put(struct hda_pcm *pcm); 453 struct hda_pcm *cpcm);
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
D | hda_dsp_common.c | 49 struct hda_pcm *hpcm; in hda_dsp_hdmi_build_controls()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | hda_controller.h | 89 struct hda_pcm *info;
|
D | hda_codec.c | 708 struct hda_pcm *pcm = container_of(kref, struct hda_pcm, kref); in release_pcm() 717 void snd_hda_codec_pcm_put(struct hda_pcm *pcm) in snd_hda_codec_pcm_put() 723 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec, in snd_hda_codec_pcm_new() 726 struct hda_pcm *pcm; in snd_hda_codec_pcm_new() 753 struct hda_pcm *pcm, *n; in codec_release_pcms() 1758 struct hda_pcm *cpcm; in snd_hda_lock_devices() 3049 struct hda_pcm *pcm; in add_std_chmaps() 3279 struct hda_pcm *cpcm; in snd_hda_codec_parse_pcms() 3321 struct hda_pcm *cpcm; in snd_hda_codec_build_pcms()
|
D | hda_generic.h | 157 struct hda_pcm *pcm_rec[3]; /* used in build_pcms() */
|
D | patch_si3054.c | 187 struct hda_pcm *info; in si3054_build_pcms()
|
D | patch_hdmi.c | 114 struct hda_pcm *pcm; 1436 struct hda_pcm *pcm; in hdmi_pcm_setup_pin() 2259 struct hda_pcm *info; in generic_hdmi_build_pcms() 2372 struct hda_pcm *pcm; in generic_hdmi_build_controls() 3053 struct hda_pcm *info; in simple_playback_build_pcms() 3515 struct hda_pcm *info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_pcms() 3524 struct hda_pcm *info; in nvhdmi_7x_8ch_build_controls() 3787 static struct hda_pcm *hda_find_pcm_by_type(struct hda_codec *codec, int type) in hda_find_pcm_by_type() 3793 struct hda_pcm *pcm = get_pcm_rec(spec, i); in hda_find_pcm_by_type() 3805 struct hda_pcm *pcm; in tegra_hdmi_build_pcms()
|
D | hda_proc.c | 78 struct hda_pcm *cpcm; in print_nid_pcms()
|
D | patch_via.c | 578 struct hda_pcm *info = spec->gen.pcm_rec[i]; in vt1708_build_pcms()
|
D | hda_controller.c | 708 struct hda_pcm *cpcm) in snd_hda_attach_pcm_stream()
|
D | patch_ca0132.c | 6813 struct hda_pcm *pcm; in ca0132_alt_add_chmap_ctls() 7157 struct hda_pcm *info; in ca0132_build_pcms() 7217 struct hda_pcm *info; in dbpro_build_pcms()
|
D | hda_generic.c | 5782 struct hda_pcm *info; in snd_hda_gen_build_pcms()
|