/Linux-v6.1/sound/pci/hda/ |
D | hda_generic.h | 89 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,
|
D | patch_si3054.c | 135 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 = {
|
D | patch_cs8409.h | 355 extern const struct hda_pcm_stream cs42l42_48k_pcm_analog_playback; 356 extern const struct hda_pcm_stream cs42l42_48k_pcm_analog_capture;
|
D | patch_hdmi.c | 179 struct hda_pcm_stream pcm_playback; 275 struct hda_pcm_stream *hinfo) in hinfo_to_pcm_index() 289 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index() 1190 static int hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, in hdmi_pcm_open_no_pin() 1238 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open() 1423 struct hda_pcm_stream *hinfo; in hdmi_pcm_setup_pin() 2062 static int generic_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_prepare() 2144 static int generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_cleanup() 2152 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close() 2288 struct hda_pcm_stream *pstr; in generic_hdmi_build_pcms() [all …]
|
D | hda_generic.c | 5240 static void call_pcm_playback_hook(struct hda_pcm_stream *hinfo, in call_pcm_playback_hook() 5250 static void call_pcm_capture_hook(struct hda_pcm_stream *hinfo, in call_pcm_capture_hook() 5263 static int playback_pcm_open(struct hda_pcm_stream *hinfo, in playback_pcm_open() 5283 static int playback_pcm_prepare(struct hda_pcm_stream *hinfo, in playback_pcm_prepare() 5300 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_cleanup() 5314 static int playback_pcm_close(struct hda_pcm_stream *hinfo, in playback_pcm_close() 5327 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open() 5335 static int capture_pcm_prepare(struct hda_pcm_stream *hinfo, in capture_pcm_prepare() 5347 static int capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in capture_pcm_cleanup() 5357 static int capture_pcm_close(struct hda_pcm_stream *hinfo, in capture_pcm_close() [all …]
|
D | hda_controller.c | 56 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() 580 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_open()
|
D | patch_cs8409-tables.c | 48 const struct hda_pcm_stream cs42l42_48k_pcm_analog_playback = { 52 const struct hda_pcm_stream cs42l42_48k_pcm_analog_capture = {
|
D | hda_codec.c | 3069 struct hda_pcm_stream *hinfo = &pcm->stream[str]; in add_std_chmaps() 3129 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, in hda_pcm_default_open_close() 3136 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, in hda_pcm_default_prepare() 3146 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, in hda_pcm_default_cleanup() 3155 struct hda_pcm_stream *info) in set_pcm_default_values() 3200 struct hda_pcm_stream *hinfo, in snd_hda_codec_prepare() 3228 struct hda_pcm_stream *hinfo, in snd_hda_codec_cleanup() 3314 struct hda_pcm_stream *info = &cpcm->stream[stream]; in snd_hda_codec_parse_pcms() 3733 struct hda_pcm_stream *hinfo) in snd_hda_multi_out_analog_open()
|
D | hda_local.h | 240 struct hda_pcm_stream *hinfo); 707 struct hda_pcm_stream *hinfo);
|
D | patch_ca0132.c | 3887 static int ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_prepare() 3900 static int ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_cleanup() 3919 static unsigned int ca0132_playback_pcm_delay(struct hda_pcm_stream *info, in ca0132_playback_pcm_delay() 3947 static int ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_open() 3955 static int ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_prepare() 3966 static int ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_cleanup() 3974 static int ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_close() 3985 static int ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_prepare() 3997 static int ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_cleanup() 4010 static unsigned int ca0132_capture_pcm_delay(struct hda_pcm_stream *info, in ca0132_capture_pcm_delay() [all …]
|
D | patch_via.c | 93 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()
|
D | patch_cs8409.c | 576 static void cs42l42_playback_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_playback_pcm_hook() 605 static void cs42l42_capture_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_capture_pcm_hook()
|
D | hda_eld.c | 560 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
|
D | patch_conexant.c | 443 static void olpc_xo_capture_hook(struct hda_pcm_stream *hinfo, in olpc_xo_capture_hook()
|
D | patch_sigmatel.c | 241 static void stac_playback_pcm_hook(struct hda_pcm_stream *hinfo, in stac_playback_pcm_hook() 251 static void stac_capture_pcm_hook(struct hda_pcm_stream *hinfo, in stac_capture_pcm_hook()
|
D | patch_realtek.c | 3122 static const struct hda_pcm_stream alc269_44k_pcm_analog_playback = { 3126 static const struct hda_pcm_stream alc269_44k_pcm_analog_capture = { 4538 static void alc274_hp_envy_pcm_hook(struct hda_pcm_stream *hinfo, in alc274_hp_envy_pcm_hook() 6674 static void comp_generic_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *cdc, in comp_generic_playback_hook()
|
/Linux-v6.1/include/sound/ |
D | hda_codec.h | 32 struct hda_pcm_stream; 125 int (*open)(struct hda_pcm_stream *info, struct hda_codec *codec, 127 int (*close)(struct hda_pcm_stream *info, struct hda_codec *codec, 129 int (*prepare)(struct hda_pcm_stream *info, struct hda_codec *codec, 132 int (*cleanup)(struct hda_pcm_stream *info, struct hda_codec *codec, 134 unsigned int (*get_delay)(struct hda_pcm_stream *info, 140 struct hda_pcm_stream { struct 165 struct hda_pcm_stream stream[2]; argument 436 struct hda_pcm_stream *hinfo, 441 struct hda_pcm_stream *hinfo,
|
/Linux-v6.1/sound/soc/codecs/ |
D | hda-dai.c | 14 struct hda_pcm_stream *stream_info; in hda_codec_dai_startup() 40 struct hda_pcm_stream *stream_info; in hda_codec_dai_shutdown() 61 struct hda_pcm_stream *stream_info; in hda_codec_dai_hw_free() 75 struct hda_pcm_stream *stream_info; in hda_codec_dai_prepare()
|
D | hdac_hda.c | 240 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()
|
/Linux-v6.1/sound/soc/intel/avs/boards/ |
D | hdaudio.c | 82 struct hda_pcm_stream *stream; in avs_create_dapm_routes()
|