Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_codec.h41 struct hda_pcm;
168 struct hda_pcm { struct
418 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec,
421 static inline void snd_hda_codec_pcm_get(struct hda_pcm *pcm) in snd_hda_codec_pcm_get()
425 void snd_hda_codec_pcm_put(struct hda_pcm *pcm);
452 struct hda_pcm *cpcm);
Dhda_controller.h100 struct hda_pcm *info;
Dhda_codec.c650 struct hda_pcm *pcm = container_of(kref, struct hda_pcm, kref); in release_pcm()
659 void snd_hda_codec_pcm_put(struct hda_pcm *pcm) in snd_hda_codec_pcm_put()
665 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec, in snd_hda_codec_pcm_new()
668 struct hda_pcm *pcm; in snd_hda_codec_pcm_new()
695 struct hda_pcm *pcm, *n; in codec_release_pcms()
1635 struct hda_pcm *cpcm; in snd_hda_lock_devices()
3013 struct hda_pcm *pcm; in hda_codec_runtime_suspend()
3052 struct hda_pcm *pcm; in add_std_chmaps()
3281 struct hda_pcm *cpcm; in snd_hda_codec_parse_pcms()
3322 struct hda_pcm *cpcm; in snd_hda_codec_build_pcms()
Dhda_generic.h150 struct hda_pcm *pcm_rec[3]; /* used in build_pcms() */
Dpatch_hdmi.c137 struct hda_pcm *pcm_rec[16];
2076 struct hda_pcm *info; in generic_hdmi_build_pcms()
2147 struct hda_pcm *pcm; in generic_hdmi_build_controls()
2432 struct hda_pcm *info; in simple_playback_build_pcms()
2893 struct hda_pcm *info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_pcms()
2902 struct hda_pcm *info; in nvhdmi_7x_8ch_build_controls()
3103 static struct hda_pcm *hda_find_pcm_by_type(struct hda_codec *codec, int type) in hda_find_pcm_by_type()
3109 struct hda_pcm *pcm = get_pcm_rec(spec, i); in hda_find_pcm_by_type()
3121 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.c645 struct hda_pcm *info = spec->gen.pcm_rec[i]; in vt1708_build_pcms()
Dhda_controller.c525 struct hda_pcm *cpcm) in snd_hda_attach_pcm_stream()
Dpatch_ca0132.c4064 struct hda_pcm *info; in ca0132_build_pcms()
Dhda_generic.c5533 struct hda_pcm *info; in snd_hda_gen_build_pcms()