Home
last modified time | relevance | path

Searched refs:hda_pcm (Results 1 – 14 of 14) sorted by relevance

/linux-5.19.10/sound/soc/codecs/
Dhdac_hda.c51 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()
381 struct hda_pcm *cpcm; in is_hdmi_codec()
/linux-5.19.10/include/sound/
Dhda_codec.h31 struct hda_pcm;
163 struct hda_pcm { struct
428 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec,
433 static inline void snd_hda_codec_pcm_get(struct hda_pcm *pcm) in snd_hda_codec_pcm_get()
437 void snd_hda_codec_pcm_put(struct hda_pcm *pcm);
464 struct hda_pcm *cpcm);
/linux-5.19.10/sound/soc/intel/boards/
Dhda_dsp_common.c50 struct hda_pcm *hpcm; in hda_dsp_hdmi_build_controls()
/linux-5.19.10/sound/pci/hda/
Dhda_controller.h87 struct hda_pcm *info;
Dhda_generic.h148 struct hda_pcm *pcm_rec[3]; /* used in build_pcms() */
Dhda_codec.c706 void snd_hda_codec_pcm_put(struct hda_pcm *pcm) in snd_hda_codec_pcm_put()
713 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec, in snd_hda_codec_pcm_new()
716 struct hda_pcm *pcm; in snd_hda_codec_pcm_new()
743 struct hda_pcm *pcm; in snd_hda_codec_disconnect_pcms()
757 struct hda_pcm *pcm, *n; in codec_release_pcms()
1802 struct hda_pcm *cpcm; in snd_hda_lock_devices()
3047 struct hda_pcm *cpcm; in snd_hda_codec_shutdown()
3066 struct hda_pcm *pcm; in add_std_chmaps()
3296 struct hda_pcm *cpcm; in snd_hda_codec_parse_pcms()
3338 struct hda_pcm *cpcm; in snd_hda_codec_build_pcms()
Dpatch_si3054.c187 struct hda_pcm *info; in si3054_build_pcms()
Dpatch_hdmi.c118 struct hda_pcm *pcm;
1453 struct hda_pcm *pcm; in hdmi_pcm_setup_pin()
2338 struct hda_pcm *info; in generic_hdmi_build_pcms()
2451 struct hda_pcm *pcm; in generic_hdmi_build_controls()
3166 struct hda_pcm *info; in simple_playback_build_pcms()
3628 struct hda_pcm *info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_pcms()
3637 struct hda_pcm *info; in nvhdmi_7x_8ch_build_controls()
3929 static struct hda_pcm *hda_find_pcm_by_type(struct hda_codec *codec, int type) in hda_find_pcm_by_type()
3935 struct hda_pcm *pcm = get_pcm_rec(spec, i); in hda_find_pcm_by_type()
3947 struct hda_pcm *pcm; in tegra_hdmi_build_pcms()
Dpatch_via.c576 struct hda_pcm *info = spec->gen.pcm_rec[i]; in vt1708_build_pcms()
Dhda_proc.c78 struct hda_pcm *cpcm; in print_nid_pcms()
Dhda_controller.c696 struct hda_pcm *cpcm) in snd_hda_attach_pcm_stream()
Dpatch_ca0132.c6936 struct hda_pcm *pcm; in ca0132_alt_add_chmap_ctls()
7280 struct hda_pcm *info; in ca0132_build_pcms()
7340 struct hda_pcm *info; in dbpro_build_pcms()
Dhda_generic.c5684 struct hda_pcm *info; in snd_hda_gen_build_pcms()
/linux-5.19.10/sound/soc/intel/avs/
Dpcm.c1034 struct hda_pcm *pcm; in avs_component_hda_probe()
1055 pcm = list_first_entry(&codec->pcm_list_head, struct hda_pcm, list); in avs_component_hda_probe()