Searched refs:hda_pcm_stream (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_atihdmi.c75 static int atihdmi_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
83 static int atihdmi_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
91 static int atihdmi_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
115 static struct hda_pcm_stream atihdmi_pcm_digital_playback = {
H A Dpatch_ca0110.c50 static int ca0110_playback_pcm_open(struct hda_pcm_stream *hinfo,
59 static int ca0110_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
70 static int ca0110_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
81 static int ca0110_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
89 static int ca0110_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
97 static int ca0110_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
111 static int ca0110_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
124 static int ca0110_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
262 static struct hda_pcm_stream ca0110_pcm_analog_playback = {
273 static struct hda_pcm_stream ca0110_pcm_analog_captur
[all...]
H A Dpatch_cmedia.c444 static int cmi9880_playback_pcm_open(struct hda_pcm_stream *hinfo,
453 static int cmi9880_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
464 static int cmi9880_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
475 static int cmi9880_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
483 static int cmi9880_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
491 static int cmi9880_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
505 static int cmi9880_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
518 static int cmi9880_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
531 static struct hda_pcm_stream cmi9880_pcm_analog_playback = {
543 static struct hda_pcm_stream cmi9880_pcm_analog_captur
[all...]
H A Dhda_codec.h595 struct hda_pcm_stream;
737 int (*open)(struct hda_pcm_stream *info, struct hda_codec *codec,
739 int (*close)(struct hda_pcm_stream *info, struct hda_codec *codec,
741 int (*prepare)(struct hda_pcm_stream *info, struct hda_codec *codec,
744 int (*cleanup)(struct hda_pcm_stream *info, struct hda_codec *codec,
749 struct hda_pcm_stream { struct
772 struct hda_pcm_stream stream[2];
956 struct hda_pcm_stream *hinfo,
961 struct hda_pcm_stream *hinfo,
H A Dpatch_nvhdmi.c157 static int nvhdmi_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
165 static int nvhdmi_dig_playback_pcm_close_8ch_7x(struct hda_pcm_stream *hinfo,
186 static int nvhdmi_dig_playback_pcm_close_2ch(struct hda_pcm_stream *hinfo,
194 static int nvhdmi_dig_playback_pcm_prepare_8ch_89(struct hda_pcm_stream *hinfo,
208 static int nvhdmi_dig_playback_pcm_prepare_8ch(struct hda_pcm_stream *hinfo,
329 static int nvhdmi_dig_playback_pcm_prepare_2ch(struct hda_pcm_stream *hinfo,
340 static struct hda_pcm_stream nvhdmi_pcm_digital_playback_8ch_89 = {
349 static struct hda_pcm_stream nvhdmi_pcm_digital_playback_8ch_7x = {
364 static struct hda_pcm_stream nvhdmi_pcm_digital_playback_2ch = {
H A Dpatch_intelhdmi.c58 static int intel_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
72 static struct hda_pcm_stream intel_hdmi_pcm_playback = {
H A Dpatch_cirrus.c138 static int cs_playback_pcm_open(struct hda_pcm_stream *hinfo,
147 static int cs_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
158 static int cs_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
169 static int cs_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
177 static int cs_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
185 static int cs_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
196 static int cs_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
207 static int cs_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
221 static int cs_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
233 static struct hda_pcm_stream cs_pcm_analog_playbac
[all...]
H A Dpatch_si3054.c149 static int si3054_pcm_prepare(struct hda_pcm_stream *hinfo,
168 static int si3054_pcm_open(struct hda_pcm_stream *hinfo,
184 static struct hda_pcm_stream si3054_pcm = {
H A Dpatch_via.c112 struct hda_pcm_stream *stream_analog_playback;
113 struct hda_pcm_stream *stream_analog_capture;
116 struct hda_pcm_stream *stream_digital_playback;
117 struct hda_pcm_stream *stream_digital_capture;
1627 static int via_playback_pcm_open(struct hda_pcm_stream *hinfo,
1707 static int via_playback_multi_pcm_prepare(struct hda_pcm_stream *hinfo,
1730 static int via_playback_multi_pcm_cleanup(struct hda_pcm_stream *hinfo,
1773 static int via_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
1781 static int via_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
1789 static int via_dig_playback_pcm_prepare(struct hda_pcm_stream *hinf
[all...]
H A Dpatch_conexant.c139 static int conexant_playback_pcm_open(struct hda_pcm_stream *hinfo,
148 static int conexant_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
160 static int conexant_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
171 static int conexant_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
179 static int conexant_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
187 static int conexant_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
202 static int conexant_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
216 static int conexant_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
229 static struct hda_pcm_stream conexant_pcm_analog_playback = {
241 static struct hda_pcm_stream conexant_pcm_analog_captur
[all...]
H A Dhda_local.h299 struct hda_pcm_stream *hinfo);
607 void hdmi_eld_update_pcm_info(struct hdmi_eld *eld, struct hda_pcm_stream *pcm,
608 struct hda_pcm_stream *codec_pars);
H A Dpatch_analog.c284 static int ad198x_playback_pcm_open(struct hda_pcm_stream *hinfo,
293 static int ad198x_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
304 static int ad198x_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
315 static int ad198x_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
323 static int ad198x_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
331 static int ad198x_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
342 static int ad198x_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
353 static int ad198x_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
365 static int ad198x_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
377 static struct hda_pcm_stream ad198x_pcm_analog_playbac
[all...]
H A Dhda_eld.c601 void hdmi_eld_update_pcm_info(struct hdmi_eld *eld, struct hda_pcm_stream *pcm,
602 struct hda_pcm_stream *codec_pars)
H A Dhda_generic.c994 static struct hda_pcm_stream generic_pcm_playback = {
1000 static int generic_pcm2_prepare(struct hda_pcm_stream *hinfo,
1014 static int generic_pcm2_cleanup(struct hda_pcm_stream *hinfo,
H A Dpatch_hdmi.c49 struct hda_pcm_stream codec_pcm_pars[MAX_HDMI_CVTS];
753 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo,
759 struct hda_pcm_stream *codec_pars;
H A Dpatch_sigmatel.c2259 static int stac92xx_playback_pcm_open(struct hda_pcm_stream *hinfo,
2270 static int stac92xx_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
2280 static int stac92xx_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
2291 static int stac92xx_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
2299 static int stac92xx_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
2307 static int stac92xx_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
2318 static int stac92xx_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
2330 static int stac92xx_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
2348 static int stac92xx_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
2362 static struct hda_pcm_stream stac92xx_pcm_digital_playbac
[all...]
H A Dhda_codec.c3449 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo,
3456 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo,
3466 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo,
3475 struct hda_pcm_stream *info)
3509 struct hda_pcm_stream *hinfo,
3525 struct hda_pcm_stream *hinfo,
3575 struct hda_pcm_stream *info;
4212 struct hda_pcm_stream *hinfo)
H A Dhda_intel.c1534 struct hda_pcm_stream *hinfo[2];
1540 struct hda_pcm_stream *hinfo = apcm->hinfo[substream->stream];
1598 struct hda_pcm_stream *hinfo = apcm->hinfo[substream->stream];
1631 struct hda_pcm_stream *hinfo = apcm->hinfo[substream->stream];
1651 struct hda_pcm_stream *hinfo = apcm->hinfo[substream->stream];
H A Dpatch_realtek.c313 struct hda_pcm_stream *stream_analog_playback;
314 struct hda_pcm_stream *stream_analog_capture;
315 struct hda_pcm_stream *stream_analog_alt_playback;
316 struct hda_pcm_stream *stream_analog_alt_capture;
319 struct hda_pcm_stream *stream_digital_playback;
320 struct hda_pcm_stream *stream_digital_capture;
3616 static int alc880_playback_pcm_open(struct hda_pcm_stream *hinfo,
3625 static int alc880_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
3636 static int alc880_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
3647 static int alc880_dig_playback_pcm_open(struct hda_pcm_stream *hinf
[all...]

Completed in 405 milliseconds