Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dhda_generic.h89 const struct hda_pcm_stream *stream_analog_playback;
90 const struct hda_pcm_stream *stream_analog_capture;
93 const struct hda_pcm_stream *stream_analog_alt_playback;
94 const struct hda_pcm_stream *stream_analog_alt_capture;
97 const struct hda_pcm_stream *stream_digital_playback;
98 const struct hda_pcm_stream *stream_digital_capture;
281 void (*pcm_playback_hook)(struct hda_pcm_stream *hinfo,
285 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_cs8409.h351 extern const struct hda_pcm_stream cs42l42_48k_pcm_analog_playback;
352 extern const struct hda_pcm_stream cs42l42_48k_pcm_analog_capture;
Dpatch_hdmi.c170 struct hda_pcm_stream pcm_playback;
266 struct hda_pcm_stream *hinfo) in hinfo_to_pcm_index()
280 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index()
1169 static int hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, in hdmi_pcm_open_no_pin()
1217 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open()
1446 struct hda_pcm_stream *hinfo; in hdmi_pcm_setup_pin()
2031 static int generic_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_prepare()
2114 static int generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_cleanup()
2122 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close()
2269 struct hda_pcm_stream *pstr; in generic_hdmi_build_pcms()
[all …]
Dhda_generic.c5227 static void call_pcm_playback_hook(struct hda_pcm_stream *hinfo, in call_pcm_playback_hook()
5237 static void call_pcm_capture_hook(struct hda_pcm_stream *hinfo, in call_pcm_capture_hook()
5250 static int playback_pcm_open(struct hda_pcm_stream *hinfo, in playback_pcm_open()
5270 static int playback_pcm_prepare(struct hda_pcm_stream *hinfo, in playback_pcm_prepare()
5287 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_cleanup()
5301 static int playback_pcm_close(struct hda_pcm_stream *hinfo, in playback_pcm_close()
5314 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open()
5322 static int capture_pcm_prepare(struct hda_pcm_stream *hinfo, in capture_pcm_prepare()
5334 static int capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in capture_pcm_cleanup()
5344 static int capture_pcm_close(struct hda_pcm_stream *hinfo, in capture_pcm_close()
[all …]
Dhda_controller.c56 static inline struct hda_pcm_stream *
67 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_adjust_codec_delay()
90 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_close()
133 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_hw_free()
152 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_prepare()
308 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_get_position()
581 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_open()
Dpatch_cs8409-tables.c48 const struct hda_pcm_stream cs42l42_48k_pcm_analog_playback = {
52 const struct hda_pcm_stream cs42l42_48k_pcm_analog_capture = {
Dhda_codec.c3007 struct hda_pcm_stream *hinfo = &pcm->stream[str]; in add_std_chmaps()
3067 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, in hda_pcm_default_open_close()
3074 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, in hda_pcm_default_prepare()
3084 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, in hda_pcm_default_cleanup()
3093 struct hda_pcm_stream *info) in set_pcm_default_values()
3138 struct hda_pcm_stream *hinfo, in snd_hda_codec_prepare()
3166 struct hda_pcm_stream *hinfo, in snd_hda_codec_cleanup()
3252 struct hda_pcm_stream *info = &cpcm->stream[stream]; in snd_hda_codec_parse_pcms()
3665 struct hda_pcm_stream *hinfo) in snd_hda_multi_out_analog_open()
Dhda_local.h241 struct hda_pcm_stream *hinfo);
698 struct hda_pcm_stream *hinfo);
Dpatch_ca0132.c3889 static int ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_prepare()
3902 static int ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_cleanup()
3921 static unsigned int ca0132_playback_pcm_delay(struct hda_pcm_stream *info, in ca0132_playback_pcm_delay()
3949 static int ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_open()
3957 static int ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_prepare()
3968 static int ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_cleanup()
3976 static int ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_close()
3987 static int ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_prepare()
3999 static int ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_cleanup()
4012 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,
367 static void via_playback_pcm_hook(struct hda_pcm_stream *hinfo, in via_playback_pcm_hook()
Dpatch_cs8409.c543 static void cs42l42_playback_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_playback_pcm_hook()
572 static void cs42l42_capture_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_capture_pcm_hook()
Dhda_eld.c556 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
Dpatch_conexant.c442 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.c3024 static const struct hda_pcm_stream alc269_44k_pcm_analog_playback = {
3028 static const struct hda_pcm_stream alc269_44k_pcm_analog_capture = {
4424 static void alc274_hp_envy_pcm_hook(struct hda_pcm_stream *hinfo, in alc274_hp_envy_pcm_hook()
/Linux-v5.15/include/sound/
Dhda_codec.h32 struct hda_pcm_stream;
122 int (*open)(struct hda_pcm_stream *info, struct hda_codec *codec,
124 int (*close)(struct hda_pcm_stream *info, struct hda_codec *codec,
126 int (*prepare)(struct hda_pcm_stream *info, struct hda_codec *codec,
129 int (*cleanup)(struct hda_pcm_stream *info, struct hda_codec *codec,
131 unsigned int (*get_delay)(struct hda_pcm_stream *info,
137 struct hda_pcm_stream { struct
162 struct hda_pcm_stream stream[2]; argument
428 struct hda_pcm_stream *hinfo,
433 struct hda_pcm_stream *hinfo,
/Linux-v5.15/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()