/sound/hda/ext/ |
D | hdac_ext_stream.c | 38 struct hdac_ext_stream *stream, in snd_hdac_ext_stream_init() 86 struct hdac_ext_stream *stream = in snd_hdac_ext_stream_init_all() local 108 struct hdac_ext_stream *stream; in snd_hdac_stream_free_all() local 127 struct hdac_ext_stream *stream, bool decouple) in snd_hdac_ext_stream_decouple() 148 void snd_hdac_ext_link_stream_start(struct hdac_ext_stream *stream) in snd_hdac_ext_link_stream_start() 158 void snd_hdac_ext_link_stream_clear(struct hdac_ext_stream *stream) in snd_hdac_ext_link_stream_clear() 168 void snd_hdac_ext_link_stream_reset(struct hdac_ext_stream *stream) in snd_hdac_ext_link_stream_reset() 206 int snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt) in snd_hdac_ext_link_stream_setup() 232 int stream) in snd_hdac_ext_link_set_stream_id() 244 int stream) in snd_hdac_ext_link_clear_stream_id() [all …]
|
/sound/core/ |
D | compress_offload.c | 67 struct snd_compr_stream stream; member 180 static int snd_compr_update_tstamp(struct snd_compr_stream *stream, in snd_compr_update_tstamp() 195 static size_t snd_compr_calc_avail(struct snd_compr_stream *stream, in snd_compr_calc_avail() 231 static inline size_t snd_compr_get_avail(struct snd_compr_stream *stream) in snd_compr_get_avail() 239 snd_compr_ioctl_avail(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_ioctl_avail() 262 static int snd_compr_write_data(struct snd_compr_stream *stream, in snd_compr_write_data() 297 struct snd_compr_stream *stream; in snd_compr_write() local 348 struct snd_compr_stream *stream; in snd_compr_read() local 399 static inline int snd_compr_get_poll(struct snd_compr_stream *stream) in snd_compr_get_poll() 410 struct snd_compr_stream *stream; in snd_compr_poll() local [all …]
|
D | rawmidi_compat.c | 26 s32 stream; member 59 s32 stream; member 103 s32 stream; member
|
/sound/soc/intel/atom/ |
D | sst-mfld-platform-compress.c | 55 struct sst_runtime_stream *stream; in sst_platform_compr_open() local 85 struct sst_runtime_stream *stream; in sst_platform_compr_free() local 105 struct sst_runtime_stream *stream; in sst_platform_compr_set_params() local 179 struct sst_runtime_stream *stream = cstream->runtime->private_data; in sst_platform_compr_trigger() local 213 struct sst_runtime_stream *stream; in sst_platform_compr_pointer() local 226 struct sst_runtime_stream *stream; in sst_platform_compr_ack() local 238 struct sst_runtime_stream *stream = in sst_platform_compr_get_caps() local 247 struct sst_runtime_stream *stream = in sst_platform_compr_get_codec_caps() local 256 struct sst_runtime_stream *stream = in sst_platform_compr_set_metadata() local
|
D | sst-mfld-platform-pcm.c | 104 static int sst_media_digital_mute(struct snd_soc_dai *dai, int mute, int stream) in sst_media_digital_mute() 111 void sst_set_stream_status(struct sst_runtime_stream *stream, in sst_set_stream_status() 120 static inline int sst_get_stream_status(struct sst_runtime_stream *stream) in sst_get_stream_status() 233 struct sst_runtime_stream *stream = in sst_platform_alloc_stream() local 267 struct sst_runtime_stream *stream; in sst_period_elapsed() local 283 struct sst_runtime_stream *stream = in sst_platform_init_stream() local 301 static int power_up_sst(struct sst_runtime_stream *stream) in power_up_sst() 306 static void power_down_sst(struct sst_runtime_stream *stream) in power_down_sst() 316 struct sst_runtime_stream *stream; in sst_media_open() local 359 struct sst_runtime_stream *stream; in sst_media_close() local [all …]
|
/sound/soc/ |
D | soc-pcm.c | 42 static bool snd_soc_dai_stream_valid(struct snd_soc_dai *dai, int stream) in snd_soc_dai_stream_valid() 65 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_activate() 100 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_deactivate() 1137 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_connect() 1172 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_reparent() 1199 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect() 1229 struct snd_soc_dapm_widget *widget, int stream) in dpcm_get_be() 1273 dai_get_widget(struct snd_soc_dai *dai, int stream) in dai_get_widget() 1335 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get() 1350 static int dpcm_prune_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_prune_paths() [all …]
|
D | soc-compress.c | 76 int stream; in soc_compr_open_fe() local 188 int stream; in soc_compr_free() local 241 int stream, ret; in soc_compr_free_fe() local 317 int ret = 0, stream; in soc_compr_trigger_fe() local 421 int ret = 0, stream; in soc_compr_set_params_fe() local
|
/sound/soc/au1x/ |
D | dma.c | 39 struct audio_stream stream[2]; /* playback & capture */ member 42 static void au1000_release_dma_link(struct audio_stream *stream) in au1000_release_dma_link() 60 static int au1000_setup_dma_link(struct audio_stream *stream, in au1000_setup_dma_link() 102 static void au1000_dma_stop(struct audio_stream *stream) in au1000_dma_stop() 108 static void au1000_dma_start(struct audio_stream *stream) in au1000_dma_start() 133 struct audio_stream *stream = (struct audio_stream *)ptr; in au1000_dma_interrupt() local 226 struct audio_stream *stream = ss_to_as(substream); in alchemy_pcm_hw_params() local 244 struct audio_stream *stream = ss_to_as(substream); in alchemy_pcm_hw_free() local 251 struct audio_stream *stream = ss_to_as(substream); in alchemy_pcm_trigger() local 270 struct audio_stream *stream = ss_to_as(ss); in alchemy_pcm_pointer() local
|
/sound/firewire/dice/ |
D | dice-pcm.c | 18 struct amdtp_stream *stream; in limit_channels_and_rates() local 72 struct amdtp_stream *stream; in init_hw_info() local 149 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_hw_params() local 171 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; in playback_hw_params() local 225 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_prepare() local 239 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; in playback_prepare() local 254 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_trigger() local 272 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; in playback_trigger() local 291 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_pointer() local 298 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; in playback_pointer() local
|
/sound/firewire/oxfw/ |
D | oxfw-scs1x.c | 45 static void midi_input_escaped_byte(struct snd_rawmidi_substream *stream, in midi_input_escaped_byte() 56 struct snd_rawmidi_substream *stream, u8 byte) in midi_input_byte() 77 struct snd_rawmidi_substream *stream, in midi_input_packet() 101 struct snd_rawmidi_substream *stream; in handle_hss() local 178 struct snd_rawmidi_substream *stream; in scs_output_work() local 278 static int midi_capture_open(struct snd_rawmidi_substream *stream) in midi_capture_open() 283 static int midi_capture_close(struct snd_rawmidi_substream *stream) in midi_capture_close() 288 static void midi_capture_trigger(struct snd_rawmidi_substream *stream, int up) in midi_capture_trigger() 306 static int midi_playback_open(struct snd_rawmidi_substream *stream) in midi_playback_open() 311 static int midi_playback_close(struct snd_rawmidi_substream *stream) in midi_playback_close() [all …]
|
D | oxfw-stream.c | 104 static void stop_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in stop_stream() 115 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream, in start_stream() 186 struct amdtp_stream *stream) in check_connection_used_by_others() 210 struct amdtp_stream *stream) in snd_oxfw_stream_init_simplex() 254 struct amdtp_stream *stream, in snd_oxfw_stream_start_simplex() 343 struct amdtp_stream *stream) in snd_oxfw_stream_stop_simplex() 357 struct amdtp_stream *stream) in snd_oxfw_stream_destroy_simplex() 371 struct amdtp_stream *stream) in snd_oxfw_stream_update_simplex()
|
/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 210 struct sst_byt_stream *stream; in sst_byt_get_stream() local 222 struct sst_byt_stream *stream; in sst_byt_stream_update() local 279 struct sst_byt_stream *stream; in sst_byt_process_notification() local 348 u32 (*notify_position)(struct sst_byt_stream *stream, void *data), in sst_byt_stream_new() 351 struct sst_byt_stream *stream; in sst_byt_stream_new() local 370 int sst_byt_stream_set_bits(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_set_bits() 378 struct sst_byt_stream *stream, u8 channels) in sst_byt_stream_set_channels() 384 int sst_byt_stream_set_rate(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_set_rate() 392 int sst_byt_stream_type(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_type() 403 int sst_byt_stream_buffer(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_buffer() [all …]
|
/sound/soc/intel/atom/sst/ |
D | sst_drv_interface.c | 53 struct stream_info *stream; in free_stream_context() local 204 struct stream_info *stream; in sst_cdev_open() local 232 struct stream_info *stream; in sst_cdev_close() local 265 struct stream_info *stream; in sst_cdev_ack() local 371 struct stream_info *stream; in sst_cdev_tstamp() local 460 struct stream_info *stream; in sst_cdev_fragment_elapsed() local 479 struct stream_info *stream; in sst_close_pcm_stream() local 547 struct stream_info *stream; in sst_read_timestamp() local 634 struct stream_info *stream; in sst_stream_init() local
|
/sound/soc/intel/skylake/ |
D | skl-pcm.c | 71 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in get_bus_ctx() local 82 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_substream_alloc_pages() local 144 struct hdac_ext_stream *stream; in skl_pcm_open() local 229 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_prepare() local 267 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_hw_params() local 301 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_close() local 335 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_hw_free() local 364 struct hdac_ext_stream *stream; in skl_decoupled_trigger() local 413 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_trigger() local 569 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_link_pcm_trigger() local [all …]
|
/sound/firewire/fireworks/ |
D | fireworks_stream.c | 13 init_stream(struct snd_efw *efw, struct amdtp_stream *stream) in init_stream() 44 stop_stream(struct snd_efw *efw, struct amdtp_stream *stream) in stop_stream() 56 start_stream(struct snd_efw *efw, struct amdtp_stream *stream, in start_stream() 110 destroy_stream(struct snd_efw *efw, struct amdtp_stream *stream) in destroy_stream()
|
/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 429 struct sst_hsw_stream *stream; in get_stream_by_id() local 483 struct sst_hsw_stream *stream = container_of(work, in hsw_notification_work() local 528 struct sst_hsw_stream *stream; in hsw_stream_update() local 671 struct sst_hsw_stream *stream; in hsw_stream_message() local 704 struct sst_hsw_log_stream *stream = &hsw->log_stream; in hsw_log_message() local 841 int sst_hsw_stream_get_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_get_volume() 856 struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume) in sst_hsw_stream_set_volume() 974 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data), in sst_hsw_stream_new() 977 struct sst_hsw_stream *stream; in sst_hsw_stream_new() local 1000 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_free() [all …]
|
/sound/usb/ |
D | stream.c | 61 static void snd_usb_audio_stream_free(struct snd_usb_stream *stream) in snd_usb_audio_stream_free() 71 struct snd_usb_stream *stream = pcm->private_data; in snd_usb_audio_pcm_free() local 83 int stream, in snd_usb_init_substream() 201 static int add_chmap(struct snd_pcm *pcm, int stream, in add_chmap() 322 int stream, in snd_usb_add_audio_stream() 486 int i, altno, err, stream; in snd_usb_parse_audio_interface() local
|
/sound/pci/au88x0/ |
D | au88x0_pcm.c | 206 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_close() local 223 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_params() local 292 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_free() local 327 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_prepare() local 359 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_trigger() local 422 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_pointer() local
|
/sound/pci/mixart/ |
D | mixart.c | 393 static int mixart_set_stream_state(struct mixart_stream *stream, int start) in mixart_set_stream_state() 431 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_trigger() local 493 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_prepare() local 516 static int mixart_set_format(struct mixart_stream *stream, snd_pcm_format_t format) in mixart_set_format() 608 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_hw_params() local 727 struct mixart_stream *stream; in snd_mixart_playback_open() local 806 struct mixart_stream *stream; in snd_mixart_capture_open() local 886 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_close() local 918 struct mixart_stream *stream = runtime->private_data; in snd_mixart_stream_pointer() local
|
/sound/pci/pcxhr/ |
D | pcxhr.c | 505 struct pcxhr_stream *stream) in pcxhr_set_stream_state() 556 static int pcxhr_set_format(struct pcxhr_stream *stream) in pcxhr_set_format() 636 static int pcxhr_update_r_buffer(struct pcxhr_stream *stream) in pcxhr_update_r_buffer() 695 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe() 758 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 777 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 806 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 840 struct pcxhr_stream *stream; in pcxhr_trigger() local 955 struct pcxhr_stream *stream = subs->runtime->private_data; in pcxhr_hw_params() local 1021 struct pcxhr_stream *stream; in pcxhr_open() local [all …]
|
/sound/usb/caiaq/ |
D | audio.c | 43 #define MAKE_CHECKBYTE(cdev,stream,i) \ argument 357 int stream, pb, *cnt; in check_for_elapsed_periods() local 383 int stream, i; in read_in_urb_mode0() local 412 int stream, i; in read_in_urb_mode2() local 458 int stream, i; in read_in_urb_mode3() local 546 int stream, i; in fill_out_urb_mode_0() local 579 int stream, i; in fill_out_urb_mode_3() local
|
/sound/soc/pxa/ |
D | mmp-pcm.c | 148 int stream; in mmp_pcm_free_dma_buffers() local 173 int stream) in mmp_pcm_preallocate_dma_buffer() 198 int ret = 0, stream; in mmp_pcm_new() local
|
/sound/arm/ |
D | pxa2xx-pcm.c | 103 int stream = SNDRV_PCM_STREAM_PLAYBACK; in pxa2xx_pcm_new() local 110 int stream = SNDRV_PCM_STREAM_CAPTURE; in pxa2xx_pcm_new() local
|
/sound/usb/misc/ |
D | ua101.c | 221 static bool copy_playback_data(struct ua101_stream *stream, struct urb *urb, in copy_playback_data() 325 static bool copy_capture_data(struct ua101_stream *stream, struct urb *urb, in copy_capture_data() 360 struct ua101_stream *stream = &ua->capture; in capture_urb_complete() local 442 static int submit_stream_urbs(struct ua101 *ua, struct ua101_stream *stream) in submit_stream_urbs() 457 static void kill_stream_urbs(struct ua101_stream *stream) in kill_stream_urbs() 868 struct ua101_stream *stream) in ua101_pcm_pointer() 1052 static int alloc_stream_buffers(struct ua101 *ua, struct ua101_stream *stream) in alloc_stream_buffers() 1091 static void free_stream_buffers(struct ua101 *ua, struct ua101_stream *stream) in free_stream_buffers() 1102 static int alloc_stream_urbs(struct ua101 *ua, struct ua101_stream *stream, in alloc_stream_urbs() 1146 static void free_stream_urbs(struct ua101_stream *stream) in free_stream_urbs()
|
/sound/soc/dwc/ |
D | designware_i2s.c | 39 static inline void i2s_disable_channels(struct dw_i2s_dev *dev, u32 stream) in i2s_disable_channels() 52 static inline void i2s_clear_irqs(struct dw_i2s_dev *dev, u32 stream) in i2s_clear_irqs() 65 static inline void i2s_disable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_disable_irqs() 83 static inline void i2s_enable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_enable_irqs() 205 static void dw_i2s_config(struct dw_i2s_dev *dev, int stream) in dw_i2s_config()
|