Home
last modified time | relevance | path

Searched defs:hinfo (Results 1 – 10 of 10) sorted by relevance

/sound/pci/hda/
Dhda_controller.c77 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_adjust_codec_delay() local
100 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_close() local
145 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_hw_free() local
166 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_prepare() local
322 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_get_position() local
595 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_open() local
Dhda_generic.c5120 static void call_pcm_playback_hook(struct hda_pcm_stream *hinfo, in call_pcm_playback_hook()
5130 static void call_pcm_capture_hook(struct hda_pcm_stream *hinfo, in call_pcm_capture_hook()
5143 static int playback_pcm_open(struct hda_pcm_stream *hinfo, in playback_pcm_open()
5163 static int playback_pcm_prepare(struct hda_pcm_stream *hinfo, in playback_pcm_prepare()
5180 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_cleanup()
5194 static int playback_pcm_close(struct hda_pcm_stream *hinfo, in playback_pcm_close()
5207 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open()
5215 static int capture_pcm_prepare(struct hda_pcm_stream *hinfo, in capture_pcm_prepare()
5227 static int capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in capture_pcm_cleanup()
5237 static int capture_pcm_close(struct hda_pcm_stream *hinfo, in capture_pcm_close()
[all …]
Dpatch_si3054.c149 static int si3054_pcm_prepare(struct hda_pcm_stream *hinfo, in si3054_pcm_prepare()
168 static int si3054_pcm_open(struct hda_pcm_stream *hinfo, in si3054_pcm_open()
Dpatch_hdmi.c267 struct hda_pcm_stream *hinfo) in hinfo_to_pcm_index()
281 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index()
1143 static int hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, in hdmi_pcm_open_no_pin()
1191 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open()
1380 struct hda_pcm_stream *hinfo; in hdmi_pcm_setup_pin() local
1863 static int generic_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_prepare()
1938 static int generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_cleanup()
1946 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close()
2838 static int simple_playback_pcm_open(struct hda_pcm_stream *hinfo, in simple_playback_pcm_open()
2871 static int simple_playback_pcm_close(struct hda_pcm_stream *hinfo, in simple_playback_pcm_close()
[all …]
Dhda_codec.c3006 struct hda_pcm_stream *hinfo = &pcm->stream[str]; in add_std_chmaps() local
3065 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, in hda_pcm_default_open_close()
3072 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, in hda_pcm_default_prepare()
3082 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, in hda_pcm_default_cleanup()
3136 struct hda_pcm_stream *hinfo, in snd_hda_codec_prepare()
3164 struct hda_pcm_stream *hinfo, in snd_hda_codec_cleanup()
3662 struct hda_pcm_stream *hinfo) in snd_hda_multi_out_analog_open()
Dpatch_ca0132.c2699 static int ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_prepare()
2712 static int ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_cleanup()
2759 static int ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_open()
2767 static int ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_prepare()
2778 static int ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_cleanup()
2786 static int ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_close()
2797 static int ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_prepare()
2809 static int ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_cleanup()
Dhda_eld.c569 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
Dpatch_via.c430 static void via_playback_pcm_hook(struct hda_pcm_stream *hinfo, in via_playback_pcm_hook()
Dpatch_conexant.c462 static void olpc_xo_capture_hook(struct hda_pcm_stream *hinfo, in olpc_xo_capture_hook()
Dpatch_sigmatel.c253 static void stac_playback_pcm_hook(struct hda_pcm_stream *hinfo, in stac_playback_pcm_hook()
263 static void stac_capture_pcm_hook(struct hda_pcm_stream *hinfo, in stac_capture_pcm_hook()