Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_generic.h98 const struct hda_pcm_stream *stream_analog_playback;
99 const struct hda_pcm_stream *stream_analog_capture;
102 const struct hda_pcm_stream *stream_analog_alt_playback;
103 const struct hda_pcm_stream *stream_analog_alt_capture;
106 const struct hda_pcm_stream *stream_digital_playback;
107 const struct hda_pcm_stream *stream_digital_capture;
292 void (*pcm_playback_hook)(struct hda_pcm_stream *hinfo,
296 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.c164 struct hda_pcm_stream pcm_playback;
260 struct hda_pcm_stream *hinfo) in hinfo_to_pcm_index()
274 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index()
1159 static int hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, in hdmi_pcm_open_no_pin()
1207 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open()
1429 struct hda_pcm_stream *hinfo; in hdmi_pcm_setup_pin()
1947 static int generic_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_prepare()
2030 static int generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_cleanup()
2038 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close()
2186 struct hda_pcm_stream *pstr; in generic_hdmi_build_pcms()
[all …]
Dhda_generic.c5328 static void call_pcm_playback_hook(struct hda_pcm_stream *hinfo, in call_pcm_playback_hook()
5338 static void call_pcm_capture_hook(struct hda_pcm_stream *hinfo, in call_pcm_capture_hook()
5351 static int playback_pcm_open(struct hda_pcm_stream *hinfo, in playback_pcm_open()
5371 static int playback_pcm_prepare(struct hda_pcm_stream *hinfo, in playback_pcm_prepare()
5388 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_cleanup()
5402 static int playback_pcm_close(struct hda_pcm_stream *hinfo, in playback_pcm_close()
5415 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open()
5423 static int capture_pcm_prepare(struct hda_pcm_stream *hinfo, in capture_pcm_prepare()
5435 static int capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in capture_pcm_cleanup()
5445 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()
132 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_hw_free()
151 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_prepare()
307 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_get_position()
580 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_open()
Dhda_codec.c3055 struct hda_pcm_stream *hinfo = &pcm->stream[str]; in add_std_chmaps()
3115 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, in hda_pcm_default_open_close()
3122 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, in hda_pcm_default_prepare()
3132 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, in hda_pcm_default_cleanup()
3141 struct hda_pcm_stream *info) in set_pcm_default_values()
3186 struct hda_pcm_stream *hinfo, in snd_hda_codec_prepare()
3214 struct hda_pcm_stream *hinfo, in snd_hda_codec_cleanup()
3300 struct hda_pcm_stream *info = &cpcm->stream[stream]; in snd_hda_codec_parse_pcms()
3713 struct hda_pcm_stream *hinfo) in snd_hda_multi_out_analog_open()
Dhda_local.h249 struct hda_pcm_stream *hinfo);
704 struct hda_pcm_stream *hinfo);
Dpatch_ca0132.c3765 static int ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_prepare()
3778 static int ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_cleanup()
3797 static unsigned int ca0132_playback_pcm_delay(struct hda_pcm_stream *info, in ca0132_playback_pcm_delay()
3825 static int ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_open()
3833 static int ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_prepare()
3844 static int ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_cleanup()
3852 static int ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_close()
3863 static int ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_prepare()
3875 static int ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_cleanup()
3888 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.c418 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.c2990 static const struct hda_pcm_stream alc269_44k_pcm_analog_playback = {
2994 static const struct hda_pcm_stream alc269_44k_pcm_analog_capture = {
/Linux-v5.10/include/sound/
Dhda_codec.h32 struct hda_pcm_stream;
123 int (*open)(struct hda_pcm_stream *info, struct hda_codec *codec,
125 int (*close)(struct hda_pcm_stream *info, struct hda_codec *codec,
127 int (*prepare)(struct hda_pcm_stream *info, struct hda_codec *codec,
130 int (*cleanup)(struct hda_pcm_stream *info, struct hda_codec *codec,
132 unsigned int (*get_delay)(struct hda_pcm_stream *info,
138 struct hda_pcm_stream { struct
163 struct hda_pcm_stream stream[2]; argument
428 struct hda_pcm_stream *hinfo,
433 struct hda_pcm_stream *hinfo,
/Linux-v5.10/sound/soc/codecs/
Dhdac_hda.c240 struct hda_pcm_stream *hda_stream; in hdac_hda_dai_hw_free()
258 struct hda_pcm_stream *hda_stream; in hdac_hda_dai_prepare()
290 struct hda_pcm_stream *hda_stream; in hdac_hda_dai_open()
310 struct hda_pcm_stream *hda_stream; in hdac_hda_dai_close()