Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h41 struct hda_pcm;
170 struct hda_pcm { struct
426 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec,
429 static inline void snd_hda_codec_pcm_get(struct hda_pcm *pcm) in snd_hda_codec_pcm_get()
433 void snd_hda_codec_pcm_put(struct hda_pcm *pcm);
460 struct hda_pcm *cpcm);
Dhda_controller.h108 struct hda_pcm *info;
Dhda_codec.c711 struct hda_pcm *pcm = container_of(kref, struct hda_pcm, kref); in release_pcm()
720 void snd_hda_codec_pcm_put(struct hda_pcm *pcm) in snd_hda_codec_pcm_put()
726 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec, in snd_hda_codec_pcm_new()
729 struct hda_pcm *pcm; in snd_hda_codec_pcm_new()
756 struct hda_pcm *pcm, *n; in codec_release_pcms()
1732 struct hda_pcm *cpcm; in snd_hda_lock_devices()
2918 struct hda_pcm *pcm; in hda_codec_runtime_suspend()
2958 struct hda_pcm *pcm; in add_std_chmaps()
3188 struct hda_pcm *cpcm; in snd_hda_codec_parse_pcms()
3230 struct hda_pcm *cpcm; in snd_hda_codec_build_pcms()
Dhda_generic.h160 struct hda_pcm *pcm_rec[3]; /* used in build_pcms() */
Dpatch_hdmi.c128 struct hda_pcm *pcm;
1378 struct hda_pcm *pcm; in hdmi_pcm_setup_pin()
2068 struct hda_pcm *info; in generic_hdmi_build_pcms()
2211 struct hda_pcm *pcm; in generic_hdmi_build_controls()
2687 struct hda_pcm *info; in simple_playback_build_pcms()
3148 struct hda_pcm *info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_pcms()
3157 struct hda_pcm *info; in nvhdmi_7x_8ch_build_controls()
3364 static struct hda_pcm *hda_find_pcm_by_type(struct hda_codec *codec, int type) in hda_find_pcm_by_type()
3370 struct hda_pcm *pcm = get_pcm_rec(spec, i); in hda_find_pcm_by_type()
3382 struct hda_pcm *pcm; in tegra_hdmi_build_pcms()
Dpatch_si3054.c201 struct hda_pcm *info; in si3054_build_pcms()
Dhda_proc.c92 struct hda_pcm *cpcm; in print_nid_pcms()
Dpatch_via.c590 struct hda_pcm *info = spec->gen.pcm_rec[i]; in vt1708_build_pcms()
Dhda_controller.c726 struct hda_pcm *cpcm) in snd_hda_attach_pcm_stream()
Dpatch_ca0132.c5737 struct hda_pcm *pcm; in ca0132_alt_add_chmap_ctls()
6004 struct hda_pcm *info; in ca0132_build_pcms()
Dhda_generic.c5701 struct hda_pcm *info; in snd_hda_gen_build_pcms()