Home
last modified time | relevance | path

Searched refs:hda_pcm_stream (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.4/sound/pci/hda/
Dhda_generic.h97 const struct hda_pcm_stream *stream_analog_playback;
98 const struct hda_pcm_stream *stream_analog_capture;
101 const struct hda_pcm_stream *stream_analog_alt_playback;
102 const struct hda_pcm_stream *stream_analog_alt_capture;
105 const struct hda_pcm_stream *stream_digital_playback;
106 const struct hda_pcm_stream *stream_digital_capture;
290 void (*pcm_playback_hook)(struct hda_pcm_stream *hinfo,
294 void (*pcm_capture_hook)(struct hda_pcm_stream *hinfo,
Dpatch_si3054.c135 static int si3054_pcm_prepare(struct hda_pcm_stream *hinfo, in si3054_pcm_prepare()
154 static int si3054_pcm_open(struct hda_pcm_stream *hinfo, in si3054_pcm_open()
170 static const struct hda_pcm_stream si3054_pcm = {
Dpatch_hdmi.c169 struct hda_pcm_stream pcm_playback;
264 struct hda_pcm_stream *hinfo) in hinfo_to_pcm_index()
278 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index()
1148 static int hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, in hdmi_pcm_open_no_pin()
1196 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open()
1383 struct hda_pcm_stream *hinfo; in hdmi_pcm_setup_pin()
1866 static int generic_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_prepare()
1949 static int generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_cleanup()
1957 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close()
2088 struct hda_pcm_stream *pstr; in generic_hdmi_build_pcms()
[all …]
Dhda_generic.c5275 static void call_pcm_playback_hook(struct hda_pcm_stream *hinfo, in call_pcm_playback_hook()
5285 static void call_pcm_capture_hook(struct hda_pcm_stream *hinfo, in call_pcm_capture_hook()
5298 static int playback_pcm_open(struct hda_pcm_stream *hinfo, in playback_pcm_open()
5318 static int playback_pcm_prepare(struct hda_pcm_stream *hinfo, in playback_pcm_prepare()
5335 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_cleanup()
5349 static int playback_pcm_close(struct hda_pcm_stream *hinfo, in playback_pcm_close()
5362 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open()
5370 static int capture_pcm_prepare(struct hda_pcm_stream *hinfo, in capture_pcm_prepare()
5382 static int capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in capture_pcm_cleanup()
5392 static int capture_pcm_close(struct hda_pcm_stream *hinfo, in capture_pcm_close()
[all …]
Dhda_controller.c55 static inline struct hda_pcm_stream *
66 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_adjust_codec_delay()
89 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_close()
134 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_hw_free()
155 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_prepare()
311 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_get_position()
584 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_open()
Dhda_codec.c3021 struct hda_pcm_stream *hinfo = &pcm->stream[str]; in add_std_chmaps()
3081 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, in hda_pcm_default_open_close()
3088 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, in hda_pcm_default_prepare()
3098 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, in hda_pcm_default_cleanup()
3107 struct hda_pcm_stream *info) in set_pcm_default_values()
3152 struct hda_pcm_stream *hinfo, in snd_hda_codec_prepare()
3180 struct hda_pcm_stream *hinfo, in snd_hda_codec_cleanup()
3266 struct hda_pcm_stream *info = &cpcm->stream[stream]; in snd_hda_codec_parse_pcms()
3679 struct hda_pcm_stream *hinfo) in snd_hda_multi_out_analog_open()
Dhda_local.h247 struct hda_pcm_stream *hinfo);
702 struct hda_pcm_stream *hinfo);
Dpatch_ca0132.c3495 static int ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_prepare()
3508 static int ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_cleanup()
3527 static unsigned int ca0132_playback_pcm_delay(struct hda_pcm_stream *info, in ca0132_playback_pcm_delay()
3555 static int ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_open()
3563 static int ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_prepare()
3574 static int ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_cleanup()
3582 static int ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_close()
3593 static int ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_prepare()
3605 static int ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_cleanup()
3618 static unsigned int ca0132_capture_pcm_delay(struct hda_pcm_stream *info, in ca0132_capture_pcm_delay()
[all …]
Dpatch_via.c93 static void via_playback_pcm_hook(struct hda_pcm_stream *hinfo,
366 static void via_playback_pcm_hook(struct hda_pcm_stream *hinfo, in via_playback_pcm_hook()
Dhda_eld.c556 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
Dpatch_conexant.c416 static void olpc_xo_capture_hook(struct hda_pcm_stream *hinfo, in olpc_xo_capture_hook()
Dpatch_sigmatel.c240 static void stac_playback_pcm_hook(struct hda_pcm_stream *hinfo, in stac_playback_pcm_hook()
250 static void stac_capture_pcm_hook(struct hda_pcm_stream *hinfo, in stac_capture_pcm_hook()
Dpatch_realtek.c2898 static const struct hda_pcm_stream alc269_44k_pcm_analog_playback = {
2902 static const struct hda_pcm_stream alc269_44k_pcm_analog_capture = {
/Linux-v5.4/include/sound/
Dhda_codec.h32 struct hda_pcm_stream;
124 int (*open)(struct hda_pcm_stream *info, struct hda_codec *codec,
126 int (*close)(struct hda_pcm_stream *info, struct hda_codec *codec,
128 int (*prepare)(struct hda_pcm_stream *info, struct hda_codec *codec,
131 int (*cleanup)(struct hda_pcm_stream *info, struct hda_codec *codec,
133 unsigned int (*get_delay)(struct hda_pcm_stream *info,
139 struct hda_pcm_stream { struct
164 struct hda_pcm_stream stream[2]; argument
428 struct hda_pcm_stream *hinfo,
433 struct hda_pcm_stream *hinfo,
/Linux-v5.4/sound/soc/codecs/
Dhdac_hda.c184 struct hda_pcm_stream *hda_stream; in hdac_hda_dai_hw_free()
202 struct hda_pcm_stream *hda_stream; in hdac_hda_dai_prepare()
234 struct hda_pcm_stream *hda_stream; in hdac_hda_dai_open()
259 struct hda_pcm_stream *hda_stream; in hdac_hda_dai_close()