Searched refs:hda_pcm_stream (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
D | hda_generic.h | 91 const struct hda_pcm_stream *stream_analog_playback; 92 const struct hda_pcm_stream *stream_analog_capture; 95 const struct hda_pcm_stream *stream_analog_alt_playback; 96 const struct hda_pcm_stream *stream_analog_alt_capture; 99 const struct hda_pcm_stream *stream_digital_playback; 100 const struct hda_pcm_stream *stream_digital_capture; 279 void (*pcm_playback_hook)(struct hda_pcm_stream *hinfo, 283 void (*pcm_capture_hook)(struct hda_pcm_stream *hinfo,
|
D | hda_codec.h | 42 struct hda_pcm_stream; 131 int (*open)(struct hda_pcm_stream *info, struct hda_codec *codec, 133 int (*close)(struct hda_pcm_stream *info, struct hda_codec *codec, 135 int (*prepare)(struct hda_pcm_stream *info, struct hda_codec *codec, 138 int (*cleanup)(struct hda_pcm_stream *info, struct hda_codec *codec, 140 unsigned int (*get_delay)(struct hda_pcm_stream *info, 146 struct hda_pcm_stream { struct 170 struct hda_pcm_stream stream[2]; argument 428 struct hda_pcm_stream *hinfo, 433 struct hda_pcm_stream *hinfo,
|
D | patch_si3054.c | 149 static int si3054_pcm_prepare(struct hda_pcm_stream *hinfo, in si3054_pcm_prepare() 168 static int si3054_pcm_open(struct hda_pcm_stream *hinfo, in si3054_pcm_open() 184 static const struct hda_pcm_stream si3054_pcm = {
|
D | patch_hdmi.c | 149 struct hda_pcm_stream pcm_playback; 379 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index() 1442 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open() 1795 static int generic_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_prepare() 1850 static int generic_hdmi_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in generic_hdmi_playback_pcm_cleanup() 1858 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close() 2077 struct hda_pcm_stream *pstr; in generic_hdmi_build_pcms() 2434 struct hda_pcm_stream *pstr; in simple_playback_build_pcms() 2592 static int simple_playback_pcm_open(struct hda_pcm_stream *hinfo, in simple_playback_pcm_open() 2625 static int simple_playback_pcm_close(struct hda_pcm_stream *hinfo, in simple_playback_pcm_close() [all …]
|
D | hda_controller.c | 60 static inline struct hda_pcm_stream * 71 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_adjust_codec_delay() 94 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_close() 139 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_hw_free() 160 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_prepare() 316 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_get_position() 399 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_open()
|
D | hda_generic.c | 5091 static void call_pcm_playback_hook(struct hda_pcm_stream *hinfo, in call_pcm_playback_hook() 5101 static void call_pcm_capture_hook(struct hda_pcm_stream *hinfo, in call_pcm_capture_hook() 5114 static int playback_pcm_open(struct hda_pcm_stream *hinfo, in playback_pcm_open() 5134 static int playback_pcm_prepare(struct hda_pcm_stream *hinfo, in playback_pcm_prepare() 5151 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_cleanup() 5165 static int playback_pcm_close(struct hda_pcm_stream *hinfo, in playback_pcm_close() 5178 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open() 5186 static int capture_pcm_prepare(struct hda_pcm_stream *hinfo, in capture_pcm_prepare() 5198 static int capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in capture_pcm_cleanup() 5208 static int capture_pcm_close(struct hda_pcm_stream *hinfo, in capture_pcm_close() [all …]
|
D | patch_ca0132.c | 2690 static int ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_prepare() 2703 static int ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_cleanup() 2722 static unsigned int ca0132_playback_pcm_delay(struct hda_pcm_stream *info, in ca0132_playback_pcm_delay() 2750 static int ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_open() 2758 static int ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_prepare() 2769 static int ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_cleanup() 2777 static int ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_close() 2788 static int ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_prepare() 2800 static int ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_cleanup() 2813 static unsigned int ca0132_capture_pcm_delay(struct hda_pcm_stream *info, in ca0132_capture_pcm_delay() [all …]
|
D | hda_codec.c | 3057 struct hda_pcm_stream *hinfo = &pcm->stream[str]; in add_std_chmaps() 3116 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, in hda_pcm_default_open_close() 3123 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, in hda_pcm_default_prepare() 3133 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, in hda_pcm_default_cleanup() 3142 struct hda_pcm_stream *info) in set_pcm_default_values() 3187 struct hda_pcm_stream *hinfo, in snd_hda_codec_prepare() 3215 struct hda_pcm_stream *hinfo, in snd_hda_codec_cleanup() 3301 struct hda_pcm_stream *info = &cpcm->stream[stream]; in snd_hda_codec_parse_pcms() 3705 struct hda_pcm_stream *hinfo) in snd_hda_multi_out_analog_open()
|
D | hda_local.h | 321 struct hda_pcm_stream *hinfo); 769 struct hda_pcm_stream *hinfo);
|
D | patch_via.c | 115 static void via_playback_pcm_hook(struct hda_pcm_stream *hinfo, 430 static void via_playback_pcm_hook(struct hda_pcm_stream *hinfo, in via_playback_pcm_hook()
|
D | hda_eld.c | 593 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
|
D | patch_conexant.c | 449 static void olpc_xo_capture_hook(struct hda_pcm_stream *hinfo, in olpc_xo_capture_hook()
|
D | patch_sigmatel.c | 251 static void stac_playback_pcm_hook(struct hda_pcm_stream *hinfo, in stac_playback_pcm_hook() 261 static void stac_capture_pcm_hook(struct hda_pcm_stream *hinfo, in stac_capture_pcm_hook()
|
D | patch_realtek.c | 2636 static const struct hda_pcm_stream alc269_44k_pcm_analog_playback = { 2640 static const struct hda_pcm_stream alc269_44k_pcm_analog_capture = {
|