/linux-2.6.39/sound/core/ |
D | pcm_native.c | 95 int snd_pcm_info(struct snd_pcm_substream *substream, struct snd_pcm_info *info) in snd_pcm_info() 122 int snd_pcm_info_user(struct snd_pcm_substream *substream, in snd_pcm_info_user() 163 int snd_pcm_hw_refine(struct snd_pcm_substream *substream, in snd_pcm_hw_refine() 336 static int snd_pcm_hw_refine_user(struct snd_pcm_substream *substream, in snd_pcm_hw_refine_user() 371 static int snd_pcm_hw_params(struct snd_pcm_substream *substream, in snd_pcm_hw_params() 472 static int snd_pcm_hw_params_user(struct snd_pcm_substream *substream, in snd_pcm_hw_params_user() 492 static int snd_pcm_hw_free(struct snd_pcm_substream *substream) in snd_pcm_hw_free() 519 static int snd_pcm_sw_params(struct snd_pcm_substream *substream, in snd_pcm_sw_params() 568 static int snd_pcm_sw_params_user(struct snd_pcm_substream *substream, in snd_pcm_sw_params_user() 581 int snd_pcm_status(struct snd_pcm_substream *substream, in snd_pcm_status() [all …]
|
D | pcm_memory.c | 50 static int preallocate_pcm_pages(struct snd_pcm_substream *substream, size_t size) in preallocate_pcm_pages() 80 static void snd_pcm_lib_preallocate_dma_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_dma_free() 99 int snd_pcm_lib_preallocate_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_free() 121 struct snd_pcm_substream *substream; in snd_pcm_lib_preallocate_free_for_all() local 141 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_read() local 153 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_max_proc_read() local 165 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_write() local 204 static inline void preallocate_info_init(struct snd_pcm_substream *substream) in preallocate_info_init() 237 static int snd_pcm_lib_preallocate_pages1(struct snd_pcm_substream *substream, in snd_pcm_lib_preallocate_pages1() 269 int snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream, in snd_pcm_lib_preallocate_pages() [all …]
|
D | rawmidi.c | 81 static inline int snd_rawmidi_ready(struct snd_rawmidi_substream *substream) in snd_rawmidi_ready() 87 static inline int snd_rawmidi_ready_append(struct snd_rawmidi_substream *substream, in snd_rawmidi_ready_append() 97 struct snd_rawmidi_substream *substream = (struct snd_rawmidi_substream *)data; in snd_rawmidi_input_event_tasklet() local 103 struct snd_rawmidi_substream *substream = (struct snd_rawmidi_substream *)data; in snd_rawmidi_output_trigger_tasklet() local 107 static int snd_rawmidi_runtime_create(struct snd_rawmidi_substream *substream) in snd_rawmidi_runtime_create() 139 static int snd_rawmidi_runtime_free(struct snd_rawmidi_substream *substream) in snd_rawmidi_runtime_free() 149 static inline void snd_rawmidi_output_trigger(struct snd_rawmidi_substream *substream,int up) in snd_rawmidi_output_trigger() 161 static void snd_rawmidi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_rawmidi_input_trigger() 170 int snd_rawmidi_drop_output(struct snd_rawmidi_substream *substream) in snd_rawmidi_drop_output() 184 int snd_rawmidi_drain_output(struct snd_rawmidi_substream *substream) in snd_rawmidi_drain_output() [all …]
|
D | pcm_timer.c | 32 void snd_pcm_timer_resolution_change(struct snd_pcm_substream *substream) in snd_pcm_timer_resolution_change() 65 struct snd_pcm_substream *substream; in snd_pcm_timer_resolution() local 73 struct snd_pcm_substream *substream; in snd_pcm_timer_start() local 82 struct snd_pcm_substream *substream; in snd_pcm_timer_stop() local 105 struct snd_pcm_substream *substream = timer->private_data; in snd_pcm_timer_free() local 109 void snd_pcm_timer_init(struct snd_pcm_substream *substream) in snd_pcm_timer_init() 135 void snd_pcm_timer_done(struct snd_pcm_substream *substream) in snd_pcm_timer_done()
|
/linux-2.6.39/sound/pci/oxygen/ |
D | oxygen_pcm.c | 121 oxygen_substream_channel(struct snd_pcm_substream *substream) in oxygen_substream_channel() 126 static int oxygen_open(struct snd_pcm_substream *substream, in oxygen_open() 195 static int oxygen_rec_a_open(struct snd_pcm_substream *substream) in oxygen_rec_a_open() 200 static int oxygen_rec_b_open(struct snd_pcm_substream *substream) in oxygen_rec_b_open() 205 static int oxygen_rec_c_open(struct snd_pcm_substream *substream) in oxygen_rec_c_open() 210 static int oxygen_spdif_open(struct snd_pcm_substream *substream) in oxygen_spdif_open() 215 static int oxygen_multich_open(struct snd_pcm_substream *substream) in oxygen_multich_open() 220 static int oxygen_ac97_open(struct snd_pcm_substream *substream) in oxygen_ac97_open() 225 static int oxygen_close(struct snd_pcm_substream *substream) in oxygen_close() 308 static int oxygen_hw_params(struct snd_pcm_substream *substream, in oxygen_hw_params() [all …]
|
/linux-2.6.39/sound/arm/ |
D | pxa2xx-pcm-lib.c | 37 int __pxa2xx_pcm_hw_params(struct snd_pcm_substream *substream, in __pxa2xx_pcm_hw_params() 75 int __pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream) in __pxa2xx_pcm_hw_free() 87 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in pxa2xx_pcm_trigger() 121 pxa2xx_pcm_pointer(struct snd_pcm_substream *substream) in pxa2xx_pcm_pointer() 136 int __pxa2xx_pcm_prepare(struct snd_pcm_substream *substream) in __pxa2xx_pcm_prepare() 157 struct snd_pcm_substream *substream = dev_id; in pxa2xx_pcm_dma_irq() local 174 int __pxa2xx_pcm_open(struct snd_pcm_substream *substream) in __pxa2xx_pcm_open() 223 int __pxa2xx_pcm_close(struct snd_pcm_substream *substream) in __pxa2xx_pcm_close() 235 int pxa2xx_pcm_mmap(struct snd_pcm_substream *substream, in pxa2xx_pcm_mmap() 248 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in pxa2xx_pcm_preallocate_dma_buffer() local [all …]
|
/linux-2.6.39/sound/soc/nuc900/ |
D | nuc900-pcm.c | 45 static int nuc900_dma_hw_params(struct snd_pcm_substream *substream, in nuc900_dma_hw_params() 69 static void nuc900_update_dma_register(struct snd_pcm_substream *substream, in nuc900_update_dma_register() 88 static void nuc900_dma_start(struct snd_pcm_substream *substream) in nuc900_dma_start() 99 static void nuc900_dma_stop(struct snd_pcm_substream *substream) in nuc900_dma_stop() 112 struct snd_pcm_substream *substream = dev_id; in nuc900_dma_interrupt() local 161 static int nuc900_dma_hw_free(struct snd_pcm_substream *substream) in nuc900_dma_hw_free() 167 static int nuc900_dma_prepare(struct snd_pcm_substream *substream) in nuc900_dma_prepare() 207 static int nuc900_dma_trigger(struct snd_pcm_substream *substream, int cmd) in nuc900_dma_trigger() 230 int nuc900_dma_getposition(struct snd_pcm_substream *substream, in nuc900_dma_getposition() 245 static snd_pcm_uframes_t nuc900_dma_pointer(struct snd_pcm_substream *substream) in nuc900_dma_pointer() [all …]
|
/linux-2.6.39/sound/drivers/pcsp/ |
D | pcsp_lib.c | 31 struct snd_pcm_substream *substream; in pcsp_call_pcm_elapsed() local 47 struct snd_pcm_substream *substream; in pcsp_timer_update() local 89 struct snd_pcm_substream *substream; in pcsp_pointer_update() local 201 static int snd_pcsp_playback_close(struct snd_pcm_substream *substream) in snd_pcsp_playback_close() 212 static int snd_pcsp_playback_hw_params(struct snd_pcm_substream *substream, in snd_pcsp_playback_hw_params() 225 static int snd_pcsp_playback_hw_free(struct snd_pcm_substream *substream) in snd_pcsp_playback_hw_free() 235 static int snd_pcsp_playback_prepare(struct snd_pcm_substream *substream) in snd_pcsp_playback_prepare() 257 static int snd_pcsp_trigger(struct snd_pcm_substream *substream, int cmd) in snd_pcsp_trigger() 277 static snd_pcm_uframes_t snd_pcsp_playback_pointer(struct snd_pcm_substream in snd_pcsp_playback_pointer() 310 static int snd_pcsp_playback_open(struct snd_pcm_substream *substream) in snd_pcsp_playback_open()
|
/linux-2.6.39/sound/pci/ctxfi/ |
D | ctpcm.c | 119 static int ct_pcm_playback_open(struct snd_pcm_substream *substream) in ct_pcm_playback_open() 166 static int ct_pcm_playback_close(struct snd_pcm_substream *substream) in ct_pcm_playback_close() 179 static int ct_pcm_hw_params(struct snd_pcm_substream *substream, in ct_pcm_hw_params() 195 static int ct_pcm_hw_free(struct snd_pcm_substream *substream) in ct_pcm_hw_free() 207 static int ct_pcm_playback_prepare(struct snd_pcm_substream *substream) in ct_pcm_playback_prepare() 228 ct_pcm_playback_trigger(struct snd_pcm_substream *substream, int cmd) in ct_pcm_playback_trigger() 253 ct_pcm_playback_pointer(struct snd_pcm_substream *substream) in ct_pcm_playback_pointer() 269 static int ct_pcm_capture_open(struct snd_pcm_substream *substream) in ct_pcm_capture_open() 311 static int ct_pcm_capture_close(struct snd_pcm_substream *substream) in ct_pcm_capture_close() 318 static int ct_pcm_capture_prepare(struct snd_pcm_substream *substream) in ct_pcm_capture_prepare() [all …]
|
/linux-2.6.39/sound/usb/caiaq/ |
D | midi.c | 28 static int snd_usb_caiaq_midi_input_open(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_input_open() 33 static int snd_usb_caiaq_midi_input_close(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_input_close() 38 static void snd_usb_caiaq_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_usb_caiaq_midi_input_trigger() 49 static int snd_usb_caiaq_midi_output_open(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_output_open() 54 static int snd_usb_caiaq_midi_output_close(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_output_close() 65 struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_send() 89 static void snd_usb_caiaq_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) in snd_usb_caiaq_midi_output_trigger()
|
/linux-2.6.39/sound/pci/emu10k1/ |
D | emupcm.c | 91 static snd_pcm_uframes_t snd_emu10k1_efx_playback_pointer(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_pointer() 288 struct snd_pcm_substream *substream = evoice->epcm->substream; in snd_emu10k1_pcm_init_voice() local 407 static int snd_emu10k1_playback_hw_params(struct snd_pcm_substream *substream, in snd_emu10k1_playback_hw_params() 435 static int snd_emu10k1_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_playback_hw_free() 465 static int snd_emu10k1_efx_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_hw_free() 494 static int snd_emu10k1_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_playback_prepare() 522 static int snd_emu10k1_efx_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_prepare() 578 static int snd_emu10k1_capture_hw_params(struct snd_pcm_substream *substream, in snd_emu10k1_capture_hw_params() 584 static int snd_emu10k1_capture_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_capture_hw_free() 589 static int snd_emu10k1_capture_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_capture_prepare() [all …]
|
/linux-2.6.39/sound/pci/cs5535audio/ |
D | cs5535audio_pcm.c | 92 static int snd_cs5535audio_playback_open(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_open() 110 static int snd_cs5535audio_playback_close(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_close() 120 struct snd_pcm_substream *substream, in cs5535audio_build_dma_packets() 238 struct snd_pcm_substream *substream) in cs5535audio_clear_dma_packets() 245 static int snd_cs5535audio_hw_params(struct snd_pcm_substream *substream, in snd_cs5535audio_hw_params() 268 static int snd_cs5535audio_hw_free(struct snd_pcm_substream *substream) in snd_cs5535audio_hw_free() 286 static int snd_cs5535audio_playback_prepare(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_prepare() 293 static int snd_cs5535audio_trigger(struct snd_pcm_substream *substream, int cmd) in snd_cs5535audio_trigger() 328 static snd_pcm_uframes_t snd_cs5535audio_pcm_pointer(struct snd_pcm_substream in snd_cs5535audio_pcm_pointer() 351 static int snd_cs5535audio_capture_open(struct snd_pcm_substream *substream) in snd_cs5535audio_capture_open() [all …]
|
/linux-2.6.39/sound/soc/jz4740/ |
D | jz4740-pcm.c | 63 struct snd_pcm_substream *substream) in jz4740_pcm_start_transfer() 95 struct snd_pcm_substream *substream = dev_id; in jz4740_pcm_dma_transfer_done() local 104 static int jz4740_pcm_hw_params(struct snd_pcm_substream *substream, in jz4740_pcm_hw_params() 143 static int jz4740_pcm_hw_free(struct snd_pcm_substream *substream) in jz4740_pcm_hw_free() 156 static int jz4740_pcm_prepare(struct snd_pcm_substream *substream) in jz4740_pcm_prepare() 168 static int jz4740_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in jz4740_pcm_trigger() 191 static snd_pcm_uframes_t jz4740_pcm_pointer(struct snd_pcm_substream *substream) in jz4740_pcm_pointer() 213 static int jz4740_pcm_open(struct snd_pcm_substream *substream) in jz4740_pcm_open() 229 static int jz4740_pcm_close(struct snd_pcm_substream *substream) in jz4740_pcm_close() 239 static int jz4740_pcm_mmap(struct snd_pcm_substream *substream, in jz4740_pcm_mmap() [all …]
|
/linux-2.6.39/sound/soc/blackfin/ |
D | bf5xx-ac97-pcm.c | 56 static void bf5xx_mmap_copy(struct snd_pcm_substream *substream, in bf5xx_mmap_copy() 120 static int bf5xx_pcm_hw_params(struct snd_pcm_substream *substream, in bf5xx_pcm_hw_params() 131 static int bf5xx_pcm_hw_free(struct snd_pcm_substream *substream) in bf5xx_pcm_hw_free() 151 static int bf5xx_pcm_prepare(struct snd_pcm_substream *substream) in bf5xx_pcm_prepare() 183 static int bf5xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in bf5xx_pcm_trigger() 222 static snd_pcm_uframes_t bf5xx_pcm_pointer(struct snd_pcm_substream *substream) in bf5xx_pcm_pointer() 244 static int bf5xx_pcm_open(struct snd_pcm_substream *substream) in bf5xx_pcm_open() 270 static int bf5xx_pcm_mmap(struct snd_pcm_substream *substream, in bf5xx_pcm_mmap() 281 static int bf5xx_pcm_copy(struct snd_pcm_substream *substream, int channel, in bf5xx_pcm_copy() 317 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bf5xx_pcm_preallocate_dma_buffer() local [all …]
|
D | bf5xx-i2s-pcm.c | 67 static int bf5xx_pcm_hw_params(struct snd_pcm_substream *substream, in bf5xx_pcm_hw_params() 76 static int bf5xx_pcm_hw_free(struct snd_pcm_substream *substream) in bf5xx_pcm_hw_free() 83 static int bf5xx_pcm_prepare(struct snd_pcm_substream *substream) in bf5xx_pcm_prepare() 103 static int bf5xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in bf5xx_pcm_trigger() 132 static snd_pcm_uframes_t bf5xx_pcm_pointer(struct snd_pcm_substream *substream) in bf5xx_pcm_pointer() 149 static int bf5xx_pcm_open(struct snd_pcm_substream *substream) in bf5xx_pcm_open() 174 static int bf5xx_pcm_mmap(struct snd_pcm_substream *substream, in bf5xx_pcm_mmap() 199 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bf5xx_pcm_preallocate_dma_buffer() local 227 struct snd_pcm_substream *substream; in bf5xx_pcm_free_dma_buffers() local
|
D | bf5xx-tdm-pcm.c | 71 static int bf5xx_pcm_hw_params(struct snd_pcm_substream *substream, in bf5xx_pcm_hw_params() 80 static int bf5xx_pcm_hw_free(struct snd_pcm_substream *substream) in bf5xx_pcm_hw_free() 87 static int bf5xx_pcm_prepare(struct snd_pcm_substream *substream) in bf5xx_pcm_prepare() 110 static int bf5xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in bf5xx_pcm_trigger() 138 static snd_pcm_uframes_t bf5xx_pcm_pointer(struct snd_pcm_substream *substream) in bf5xx_pcm_pointer() 155 static int bf5xx_pcm_open(struct snd_pcm_substream *substream) in bf5xx_pcm_open() 177 static int bf5xx_pcm_copy(struct snd_pcm_substream *substream, int channel, in bf5xx_pcm_copy() 212 static int bf5xx_pcm_silence(struct snd_pcm_substream *substream, in bf5xx_pcm_silence() 237 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bf5xx_pcm_preallocate_dma_buffer() local 262 struct snd_pcm_substream *substream; in bf5xx_pcm_free_dma_buffers() local
|
/linux-2.6.39/sound/soc/tegra/ |
D | tegra_pcm.c | 63 struct snd_pcm_substream *substream = prtd->substream; in tegra_pcm_queue_dma() local 87 struct snd_pcm_substream *substream = prtd->substream; in dma_complete_callback() local 133 static int tegra_pcm_open(struct snd_pcm_substream *substream) in tegra_pcm_open() 190 static int tegra_pcm_close(struct snd_pcm_substream *substream) in tegra_pcm_close() 202 static int tegra_pcm_hw_params(struct snd_pcm_substream *substream, in tegra_pcm_hw_params() 216 static int tegra_pcm_hw_free(struct snd_pcm_substream *substream) in tegra_pcm_hw_free() 223 static int tegra_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in tegra_pcm_trigger() 260 static snd_pcm_uframes_t tegra_pcm_pointer(struct snd_pcm_substream *substream) in tegra_pcm_pointer() 269 static int tegra_pcm_mmap(struct snd_pcm_substream *substream, in tegra_pcm_mmap() 293 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in tegra_pcm_preallocate_dma_buffer() local [all …]
|
/linux-2.6.39/sound/soc/mid-x86/ |
D | sst_platform.c | 136 static void sst_fill_pcm_params(struct snd_pcm_substream *substream, in sst_fill_pcm_params() 155 static int sst_platform_alloc_stream(struct snd_pcm_substream *substream) in sst_platform_alloc_stream() 191 struct snd_pcm_substream *substream = mad_substream; in sst_period_elapsed() local 206 static int sst_platform_init_stream(struct snd_pcm_substream *substream) in sst_platform_init_stream() 227 static int sst_platform_open(struct snd_pcm_substream *substream) in sst_platform_open() 263 static int sst_platform_close(struct snd_pcm_substream *substream) in sst_platform_close() 278 static int sst_platform_pcm_prepare(struct snd_pcm_substream *substream) in sst_platform_pcm_prepare() 305 static int sst_platform_pcm_trigger(struct snd_pcm_substream *substream, in sst_platform_pcm_trigger() 350 (struct snd_pcm_substream *substream) in sst_platform_pcm_pointer() 370 static int sst_platform_pcm_hw_params(struct snd_pcm_substream *substream, in sst_platform_pcm_hw_params() [all …]
|
/linux-2.6.39/sound/isa/sb/ |
D | sb8_midi.c | 63 static int snd_sb8dsp_midi_input_open(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_input_open() 90 static int snd_sb8dsp_midi_output_open(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_open() 117 static int snd_sb8dsp_midi_input_close(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_input_close() 135 static int snd_sb8dsp_midi_output_close(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_close() 153 static void snd_sb8dsp_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_sb8dsp_midi_input_trigger() 176 static void snd_sb8dsp_midi_output_write(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_write() 214 struct snd_rawmidi_substream *substream = (struct snd_rawmidi_substream *) data; in snd_sb8dsp_midi_output_timer() local 225 static void snd_sb8dsp_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) in snd_sb8dsp_midi_output_trigger()
|
/linux-2.6.39/sound/soc/omap/ |
D | omap-pcm.c | 59 struct snd_pcm_substream *substream = data; in omap_pcm_dma_irq() local 97 static int omap_pcm_hw_params(struct snd_pcm_substream *substream, in omap_pcm_hw_params() 133 static int omap_pcm_hw_free(struct snd_pcm_substream *substream) in omap_pcm_hw_free() 150 static int omap_pcm_prepare(struct snd_pcm_substream *substream) in omap_pcm_prepare() 211 static int omap_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in omap_pcm_trigger() 246 static snd_pcm_uframes_t omap_pcm_pointer(struct snd_pcm_substream *substream) in omap_pcm_pointer() 269 static int omap_pcm_open(struct snd_pcm_substream *substream) in omap_pcm_open() 295 static int omap_pcm_close(struct snd_pcm_substream *substream) in omap_pcm_close() 303 static int omap_pcm_mmap(struct snd_pcm_substream *substream, in omap_pcm_mmap() 331 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in omap_pcm_preallocate_dma_buffer() local [all …]
|
/linux-2.6.39/sound/soc/ep93xx/ |
D | ep93xx-pcm.c | 66 struct snd_pcm_substream *substream = (struct snd_pcm_substream *)data; in ep93xx_pcm_period_elapsed() local 79 struct snd_pcm_substream *substream = cookie; in ep93xx_pcm_buffer_finished() local 95 static int ep93xx_pcm_open(struct snd_pcm_substream *substream) in ep93xx_pcm_open() 131 static int ep93xx_pcm_close(struct snd_pcm_substream *substream) in ep93xx_pcm_close() 140 static int ep93xx_pcm_hw_params(struct snd_pcm_substream *substream, in ep93xx_pcm_hw_params() 163 static int ep93xx_pcm_hw_free(struct snd_pcm_substream *substream) in ep93xx_pcm_hw_free() 169 static int ep93xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in ep93xx_pcm_trigger() 199 static snd_pcm_uframes_t ep93xx_pcm_pointer(struct snd_pcm_substream *substream) in ep93xx_pcm_pointer() 208 static int ep93xx_pcm_mmap(struct snd_pcm_substream *substream, in ep93xx_pcm_mmap() 232 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in ep93xx_pcm_preallocate_dma_buffer() local [all …]
|
/linux-2.6.39/sound/soc/imx/ |
D | imx-pcm-fiq.c | 44 struct snd_pcm_substream *substream; member 52 struct snd_pcm_substream *substream = iprtd->substream; in snd_hrtimer_callback() local 90 static int snd_imx_pcm_hw_params(struct snd_pcm_substream *substream, in snd_imx_pcm_hw_params() 108 static int snd_imx_pcm_prepare(struct snd_pcm_substream *substream) in snd_imx_pcm_prepare() 128 static int snd_imx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_imx_pcm_trigger() 161 static snd_pcm_uframes_t snd_imx_pcm_pointer(struct snd_pcm_substream *substream) in snd_imx_pcm_pointer() 188 static int snd_imx_open(struct snd_pcm_substream *substream) in snd_imx_open() 216 static int snd_imx_close(struct snd_pcm_substream *substream) in snd_imx_close() 251 struct snd_pcm_substream *substream = in imx_pcm_fiq_new() local 259 struct snd_pcm_substream *substream = in imx_pcm_fiq_new() local
|
/linux-2.6.39/sound/soc/samsung/ |
D | dma.c | 70 static void dma_enqueue(struct snd_pcm_substream *substream) in dma_enqueue() 116 struct snd_pcm_substream *substream = dev_id; in audio_buffdone() local 138 static int dma_hw_params(struct snd_pcm_substream *substream, in dma_hw_params() 199 static int dma_hw_free(struct snd_pcm_substream *substream) in dma_hw_free() 216 static int dma_prepare(struct snd_pcm_substream *substream) in dma_prepare() 254 static int dma_trigger(struct snd_pcm_substream *substream, int cmd) in dma_trigger() 289 dma_pointer(struct snd_pcm_substream *substream) in dma_pointer() 324 static int dma_open(struct snd_pcm_substream *substream) in dma_open() 344 static int dma_close(struct snd_pcm_substream *substream) in dma_close() 359 static int dma_mmap(struct snd_pcm_substream *substream, in dma_mmap() [all …]
|
/linux-2.6.39/sound/soc/davinci/ |
D | davinci-pcm.c | 145 static void davinci_pcm_enqueue_dma(struct snd_pcm_substream *substream) in davinci_pcm_enqueue_dma() 210 struct snd_pcm_substream *substream = data; in davinci_pcm_dma_irq() local 230 static int allocate_sram(struct snd_pcm_substream *substream, unsigned size, in allocate_sram() 265 static int ping_pong_dma_setup(struct snd_pcm_substream *substream) in ping_pong_dma_setup() 372 static int request_ping_pong(struct snd_pcm_substream *substream, in request_ping_pong() 468 static int davinci_pcm_dma_request(struct snd_pcm_substream *substream) in davinci_pcm_dma_request() 521 static int davinci_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in davinci_pcm_trigger() 549 static int davinci_pcm_prepare(struct snd_pcm_substream *substream) in davinci_pcm_prepare() 588 davinci_pcm_pointer(struct snd_pcm_substream *substream) in davinci_pcm_pointer() 646 static int davinci_pcm_open(struct snd_pcm_substream *substream) in davinci_pcm_open() [all …]
|
/linux-2.6.39/drivers/staging/go7007/ |
D | snd-go7007.c | 53 struct snd_pcm_substream *substream; member 112 static int go7007_snd_hw_params(struct snd_pcm_substream *substream, in go7007_snd_hw_params() 130 static int go7007_snd_hw_free(struct snd_pcm_substream *substream) in go7007_snd_hw_free() 141 static int go7007_snd_capture_open(struct snd_pcm_substream *substream) in go7007_snd_capture_open() 159 static int go7007_snd_capture_close(struct snd_pcm_substream *substream) in go7007_snd_capture_close() 168 static int go7007_snd_pcm_prepare(struct snd_pcm_substream *substream) in go7007_snd_pcm_prepare() 173 static int go7007_snd_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in go7007_snd_pcm_trigger() 193 static snd_pcm_uframes_t go7007_snd_pcm_pointer(struct snd_pcm_substream *substream) in go7007_snd_pcm_pointer() 201 static struct page *go7007_snd_pcm_page(struct snd_pcm_substream *substream, in go7007_snd_pcm_page()
|