Searched refs:hda_pcm (Results 1 – 13 of 13) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | hda-dai.c | 16 struct hda_pcm *pcm; in hda_codec_dai_startup() 21 pcm = container_of(stream_info, struct hda_pcm, stream[substream->stream]); in hda_codec_dai_startup() 42 struct hda_pcm *pcm; in hda_codec_dai_shutdown() 47 pcm = container_of(stream_info, struct hda_pcm, stream[substream->stream]); in hda_codec_dai_shutdown()
|
H A D | hdac_hda.c | 59 static struct hda_pcm *snd_soc_find_pcm_from_dai(struct hdac_hda_priv *hda_pvt, 251 struct hda_pcm *pcm; in hdac_hda_dai_hw_free() 271 struct hda_pcm *pcm; in hdac_hda_dai_prepare() 299 struct hda_pcm *pcm; in hdac_hda_dai_open() 324 struct hda_pcm *pcm; in hdac_hda_dai_close() 338 static struct hda_pcm *snd_soc_find_pcm_from_dai(struct hdac_hda_priv *hda_pvt, in snd_soc_find_pcm_from_dai() 342 struct hda_pcm *cpcm; in snd_soc_find_pcm_from_dai() 394 struct hda_pcm *cpcm; in is_hdmi_codec()
|
H A D | hda.c | 21 struct hda_pcm *pcm; in hda_codec_create_dais() 28 pcm = list_first_entry(&codec->pcm_list_head, struct hda_pcm, list); in hda_codec_create_dais() 87 struct hda_pcm *pcm; in hda_codec_register_dais() 128 struct hda_pcm *pcm; in hda_codec_unregister_dais()
|
/linux/include/sound/ |
H A D | hda_codec.h | 28 struct hda_pcm; 159 struct hda_pcm { struct 420 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec, 425 static inline void snd_hda_codec_pcm_get(struct hda_pcm *pcm) in snd_hda_codec_pcm_get() 429 void snd_hda_codec_pcm_put(struct hda_pcm *pcm); 456 struct hda_pcm *cpcm);
|
/linux/sound/soc/intel/boards/ |
H A D | hda_dsp_common.c | 50 struct hda_pcm *hpcm; in hda_dsp_hdmi_build_controls()
|
/linux/sound/pci/hda/ |
H A D | hda_controller.h | 88 struct hda_pcm *info;
|
H A D | hda_codec.c | 704 void snd_hda_codec_pcm_put(struct hda_pcm *pcm) in snd_hda_codec_pcm_put() 711 struct hda_pcm *snd_hda_codec_pcm_new(struct hda_codec *codec, in snd_hda_codec_pcm_new() 714 struct hda_pcm *pcm; in snd_hda_codec_pcm_new() 741 struct hda_pcm *pcm; in snd_hda_codec_disconnect_pcms() 755 struct hda_pcm *pcm, *n; in codec_release_pcms() 1799 struct hda_pcm *cpcm; in snd_hda_lock_devices() 3049 struct hda_pcm *cpcm; in snd_hda_codec_shutdown() 3068 struct hda_pcm *pcm; in add_std_chmaps() 3299 struct hda_pcm *cpcm; in snd_hda_codec_parse_pcms() 3341 struct hda_pcm *cpcm; in snd_hda_codec_build_pcms()
|
H A D | hda_generic.h | 151 struct hda_pcm *pcm_rec[3]; /* used in build_pcms() */
|
H A D | patch_si3054.c | 187 struct hda_pcm *info; in si3054_build_pcms()
|
H A D | patch_hdmi.c | 120 struct hda_pcm *pcm; 1433 struct hda_pcm *pcm; in hdmi_pcm_setup_pin() 2307 struct hda_pcm *info; in generic_hdmi_build_pcms() 2416 struct hda_pcm *pcm; in generic_hdmi_build_controls() 3216 struct hda_pcm *info; in simple_playback_build_pcms() 3679 struct hda_pcm *info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_pcms() 3688 struct hda_pcm *info; in nvhdmi_7x_8ch_build_controls() 3981 static struct hda_pcm *hda_find_pcm_by_type(struct hda_codec *codec, int type) in hda_find_pcm_by_type() 3987 struct hda_pcm *pcm = get_pcm_rec(spec, i); in hda_find_pcm_by_type() 3999 struct hda_pcm *pcm; in tegra_hdmi_build_pcms()
|
H A D | hda_proc.c | 78 struct hda_pcm *cpcm; in print_nid_pcms()
|
H A D | patch_ca0132.c | 6948 struct hda_pcm *pcm; in ca0132_alt_add_chmap_ctls() 7292 struct hda_pcm *info; in ca0132_build_pcms() 7352 struct hda_pcm *info; in dbpro_build_pcms()
|
H A D | hda_generic.c | 5751 struct hda_pcm *info; in snd_hda_gen_build_pcms()
|