/Linux-v5.15/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 | 351 extern const struct hda_pcm_stream cs42l42_48k_pcm_analog_playback; 352 extern const struct hda_pcm_stream cs42l42_48k_pcm_analog_capture;
|
D | patch_hdmi.c | 170 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 …]
|
D | hda_generic.c | 5227 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 …]
|
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() 581 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 | 3007 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()
|
D | hda_local.h | 241 struct hda_pcm_stream *hinfo); 698 struct hda_pcm_stream *hinfo);
|
D | patch_ca0132.c | 3889 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 …]
|
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 | 543 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()
|
D | hda_eld.c | 556 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
|
D | patch_conexant.c | 442 static void olpc_xo_capture_hook(struct hda_pcm_stream *hinfo, in olpc_xo_capture_hook()
|
D | patch_sigmatel.c | 240 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()
|
D | patch_realtek.c | 3024 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/ |
D | hda_codec.h | 32 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/ |
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()
|