| /OK3568_Linux_fs/kernel/sound/usb/caiaq/ |
| H A D | midi.c | 16 static int snd_usb_caiaq_midi_input_open(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_input_open() 21 static int snd_usb_caiaq_midi_input_close(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_input_close() 26 static void snd_usb_caiaq_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_usb_caiaq_midi_input_trigger() 37 static int snd_usb_caiaq_midi_output_open(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_output_open() 42 static int snd_usb_caiaq_midi_output_close(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_output_close() 53 struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_send() 78 static void snd_usb_caiaq_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) in snd_usb_caiaq_midi_output_trigger()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | skl-pcm.c | 57 struct hdac_ext_stream *get_hdac_ext_stream(struct snd_pcm_substream *substream) in get_hdac_ext_stream() 62 static struct hdac_bus *get_bus_ctx(struct snd_pcm_substream *substream) in get_bus_ctx() 71 struct snd_pcm_substream *substream, in skl_substream_alloc_pages() 108 static void skl_set_suspend_active(struct snd_pcm_substream *substream, in skl_set_suspend_active() 211 static int skl_pcm_open(struct snd_pcm_substream *substream, in skl_pcm_open() 262 static int skl_pcm_prepare(struct snd_pcm_substream *substream, in skl_pcm_prepare() 296 static int skl_pcm_hw_params(struct snd_pcm_substream *substream, in skl_pcm_hw_params() 338 static void skl_pcm_close(struct snd_pcm_substream *substream, in skl_pcm_close() 376 static int skl_pcm_hw_free(struct snd_pcm_substream *substream, in skl_pcm_hw_free() 401 static int skl_be_hw_params(struct snd_pcm_substream *substream, in skl_be_hw_params() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-link.c | 37 #define soc_link_mark_push(rtd, substream, tgt) ((rtd)->mark_##tgt = substream) argument 38 #define soc_link_mark_pop(rtd, substream, tgt) ((rtd)->mark_##tgt = NULL) argument 39 #define soc_link_mark_match(rtd, substream, tgt) ((rtd)->mark_##tgt == substream) argument 68 int snd_soc_link_startup(struct snd_pcm_substream *substream) in snd_soc_link_startup() 84 void snd_soc_link_shutdown(struct snd_pcm_substream *substream, in snd_soc_link_shutdown() 100 int snd_soc_link_prepare(struct snd_pcm_substream *substream) in snd_soc_link_prepare() 112 int snd_soc_link_hw_params(struct snd_pcm_substream *substream, in snd_soc_link_hw_params() 125 void snd_soc_link_hw_free(struct snd_pcm_substream *substream) in snd_soc_link_hw_free() 134 int snd_soc_link_trigger(struct snd_pcm_substream *substream, int cmd) in snd_soc_link_trigger()
|
| H A D | soc-generic-dmaengine-pcm.c | 29 struct snd_pcm_substream *substream) in dmaengine_dma_dev() 50 int snd_dmaengine_pcm_prepare_slave_config(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_prepare_slave_config() 77 struct snd_pcm_substream *substream, in dmaengine_pcm_hw_params() 110 struct snd_pcm_substream *substream) in dmaengine_pcm_set_runtime_hwparams() 158 struct snd_pcm_substream *substream) in dmaengine_pcm_open() 172 struct snd_pcm_substream *substream) in dmaengine_pcm_close() 178 struct snd_pcm_substream *substream, int cmd) in dmaengine_pcm_trigger() 186 struct snd_pcm_substream *substream) in dmaengine_pcm_compat_request_channel() 237 struct snd_pcm_substream *substream; in dmaengine_pcm_new() local 291 struct snd_pcm_substream *substream) in dmaengine_pcm_pointer() [all …]
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | sb8_midi.c | 50 static int snd_sb8dsp_midi_input_open(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_input_open() 77 static int snd_sb8dsp_midi_output_open(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_open() 104 static int snd_sb8dsp_midi_input_close(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_input_close() 122 static int snd_sb8dsp_midi_output_close(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_close() 141 static void snd_sb8dsp_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_sb8dsp_midi_input_trigger() 164 static void snd_sb8dsp_midi_output_write(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_write() 203 struct snd_rawmidi_substream *substream = chip->midi_substream_output; in snd_sb8dsp_midi_output_timer() local 212 static void snd_sb8dsp_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) in snd_sb8dsp_midi_output_trigger()
|
| H A D | sb8_main.c | 90 static int snd_sb8_playback_prepare(struct snd_pcm_substream *substream) in snd_sb8_playback_prepare() 192 static int snd_sb8_playback_trigger(struct snd_pcm_substream *substream, in snd_sb8_playback_trigger() 228 static int snd_sb8_capture_prepare(struct snd_pcm_substream *substream) in snd_sb8_capture_prepare() 317 static int snd_sb8_capture_trigger(struct snd_pcm_substream *substream, in snd_sb8_capture_trigger() 357 struct snd_pcm_substream *substream; in snd_sb8dsp_interrupt() local 385 static snd_pcm_uframes_t snd_sb8_playback_pointer(struct snd_pcm_substream *substream) in snd_sb8_playback_pointer() 401 static snd_pcm_uframes_t snd_sb8_capture_pointer(struct snd_pcm_substream *substream) in snd_sb8_capture_pointer() 463 static int snd_sb8_open(struct snd_pcm_substream *substream) in snd_sb8_open() 525 static int snd_sb8_close(struct snd_pcm_substream *substream) in snd_sb8_close()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_local.h | 36 snd_pcm_avail(struct snd_pcm_substream *substream) in snd_pcm_avail() 45 snd_pcm_hw_avail(struct snd_pcm_substream *substream) in snd_pcm_hw_avail() 59 snd_pcm_timer_resolution_change(struct snd_pcm_substream *substream) {} in snd_pcm_timer_resolution_change() 60 static inline void snd_pcm_timer_init(struct snd_pcm_substream *substream) {} in snd_pcm_timer_init() 61 static inline void snd_pcm_timer_done(struct snd_pcm_substream *substream) {} in snd_pcm_timer_done()
|
| /OK3568_Linux_fs/kernel/sound/soc/pxa/ |
| H A D | mmp-pcm.c | 59 struct snd_pcm_substream *substream, in mmp_pcm_hw_params() 82 struct snd_pcm_substream *substream, int cmd) in mmp_pcm_trigger() 88 struct snd_pcm_substream *substream) in mmp_pcm_pointer() 111 struct snd_pcm_substream *substream) in mmp_pcm_open() 134 struct snd_pcm_substream *substream) in mmp_pcm_close() 140 struct snd_pcm_substream *substream, in mmp_pcm_mmap() 155 struct snd_pcm_substream *substream; in mmp_pcm_free_dma_buffers() local 180 static int mmp_pcm_preallocate_dma_buffer(struct snd_pcm_substream *substream, in mmp_pcm_preallocate_dma_buffer() 205 struct snd_pcm_substream *substream; in mmp_pcm_new() local
|
| /OK3568_Linux_fs/kernel/sound/isa/gus/ |
| H A D | gus_pcm.c | 33 struct snd_pcm_substream *substream; member 59 static int snd_gf1_pcm_block_change(struct snd_pcm_substream *substream, in snd_gf1_pcm_block_change() 91 static void snd_gf1_pcm_trigger_up(struct snd_pcm_substream *substream) in snd_gf1_pcm_trigger_up() 352 static int playback_copy_ack(struct snd_pcm_substream *substream, in playback_copy_ack() 370 static int snd_gf1_pcm_playback_copy(struct snd_pcm_substream *substream, in snd_gf1_pcm_playback_copy() 387 static int snd_gf1_pcm_playback_copy_kernel(struct snd_pcm_substream *substream, in snd_gf1_pcm_playback_copy_kernel() 403 static int snd_gf1_pcm_playback_silence(struct snd_pcm_substream *substream, in snd_gf1_pcm_playback_silence() 420 static int snd_gf1_pcm_playback_hw_params(struct snd_pcm_substream *substream, in snd_gf1_pcm_playback_hw_params() 466 static int snd_gf1_pcm_playback_hw_free(struct snd_pcm_substream *substream) in snd_gf1_pcm_playback_hw_free() 486 static int snd_gf1_pcm_playback_prepare(struct snd_pcm_substream *substream) in snd_gf1_pcm_playback_prepare() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/ |
| H A D | cobalt-alsa-pcm.c | 101 struct snd_pcm_substream *substream; in cobalt_alsa_announce_pcm_data() local 206 static int snd_cobalt_pcm_capture_open(struct snd_pcm_substream *substream) in snd_cobalt_pcm_capture_open() 229 static int snd_cobalt_pcm_capture_close(struct snd_pcm_substream *substream) in snd_cobalt_pcm_capture_close() 240 static int snd_cobalt_pcm_prepare(struct snd_pcm_substream *substream) in snd_cobalt_pcm_prepare() 250 static int snd_cobalt_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_cobalt_pcm_trigger() 263 snd_pcm_uframes_t snd_cobalt_pcm_pointer(struct snd_pcm_substream *substream) in snd_cobalt_pcm_pointer() 301 struct snd_pcm_substream *substream; in cobalt_alsa_pb_pcm_data() local 367 static int snd_cobalt_pcm_playback_open(struct snd_pcm_substream *substream) in snd_cobalt_pcm_playback_open() 391 static int snd_cobalt_pcm_playback_close(struct snd_pcm_substream *substream) in snd_cobalt_pcm_playback_close() 402 static int snd_cobalt_pcm_pb_prepare(struct snd_pcm_substream *substream) in snd_cobalt_pcm_pb_prepare() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A D | idma.c | 64 static int idma_enqueue(struct snd_pcm_substream *substream) in idma_enqueue() 99 static void idma_setcallbk(struct snd_pcm_substream *substream, in idma_setcallbk() 133 struct snd_pcm_substream *substream = id; in idma_done() local 141 struct snd_pcm_substream *substream, in idma_hw_params() 168 struct snd_pcm_substream *substream) in idma_hw_free() 176 struct snd_pcm_substream *substream) in idma_prepare() 190 struct snd_pcm_substream *substream, int cmd) in idma_trigger() 224 struct snd_pcm_substream *substream) in idma_pointer() 242 struct snd_pcm_substream *substream, in idma_mmap() 288 struct snd_pcm_substream *substream) in idma_open() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_multi_dais_pcm.c | 45 const struct snd_pcm_substream *substream) in substream_to_prtd() 56 struct snd_pcm_substream *substream) in to_chan() 71 struct snd_pcm_substream *substream) in dmaengine_dma_dev() 83 const struct snd_pcm_substream *substream, in snd_dmaengine_mpcm_set_config_from_dai_data() 102 struct snd_pcm_substream *substream = arg; in dmaengine_mpcm_dma_complete() local 134 static int dmaengine_mpcm_prepare_and_submit(struct snd_pcm_substream *substream) in dmaengine_mpcm_prepare_and_submit() 223 struct snd_pcm_substream *substream = arg; in dmaengine_mpcm_single_dma_complete() local 247 static int __mpcm_prepare_single_and_submit(struct snd_pcm_substream *substream, in __mpcm_prepare_single_and_submit() 287 static int dmaengine_mpcm_prepare_single_and_submit(struct snd_pcm_substream *substream) in dmaengine_mpcm_prepare_single_and_submit() 334 struct snd_pcm_substream *substream, int cmd) in snd_dmaengine_mpcm_trigger() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/bcm/ |
| H A D | bcm63xx-pcm-whistler.c | 44 struct snd_pcm_substream *substream, in bcm63xx_pcm_hw_params() 64 struct snd_pcm_substream *substream) in bcm63xx_pcm_hw_free() 77 struct snd_pcm_substream *substream, int cmd) in bcm63xx_pcm_trigger() 146 struct snd_pcm_substream *substream) in bcm63xx_pcm_prepare() 179 struct snd_pcm_substream *substream) in bcm63xx_pcm_pointer() 194 struct snd_pcm_substream *substream, in bcm63xx_pcm_mmap() 207 struct snd_pcm_substream *substream) in bcm63xx_pcm_open() 241 struct snd_pcm_substream *substream) in bcm63xx_pcm_close() 254 struct snd_pcm_substream *substream; in i2s_dma_isr() local 367 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bcm63xx_pcm_preallocate_dma_buffer() local [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/atom/ |
| H A D | sst-mfld-platform-pcm.c | 123 static void sst_fill_alloc_params(struct snd_pcm_substream *substream, in sst_fill_alloc_params() 142 static void sst_fill_pcm_params(struct snd_pcm_substream *substream, in sst_fill_pcm_params() 173 int sst_fill_stream_params(void *substream, in sst_fill_stream_params() 222 static int sst_platform_alloc_stream(struct snd_pcm_substream *substream, in sst_platform_alloc_stream() 257 struct snd_pcm_substream *substream = arg; in sst_period_elapsed() local 272 static int sst_platform_init_stream(struct snd_pcm_substream *substream) in sst_platform_init_stream() 302 static int sst_media_open(struct snd_pcm_substream *substream, in sst_media_open() 359 static void sst_media_close(struct snd_pcm_substream *substream, in sst_media_close() 375 static int sst_media_prepare(struct snd_pcm_substream *substream, in sst_media_prepare() 401 static int sst_enable_ssp(struct snd_pcm_substream *substream, in sst_enable_ssp() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_asrc_dma.c | 44 struct snd_pcm_substream *substream = arg; in fsl_asrc_dma_complete() local 55 static int fsl_asrc_dma_prepare_and_submit(struct snd_pcm_substream *substream, in fsl_asrc_dma_prepare_and_submit() 98 struct snd_pcm_substream *substream, int cmd) in fsl_asrc_dma_trigger() 128 struct snd_pcm_substream *substream, in fsl_asrc_dma_hw_params() 290 struct snd_pcm_substream *substream) in fsl_asrc_dma_hw_free() 313 struct snd_pcm_substream *substream) in fsl_asrc_dma_startup() 390 struct snd_pcm_substream *substream) in fsl_asrc_dma_shutdown() 411 struct snd_pcm_substream *substream) in fsl_asrc_dma_pcm_pointer() 423 struct snd_pcm_substream *substream; in fsl_asrc_dma_pcm_new() local 458 struct snd_pcm_substream *substream; in fsl_asrc_dma_pcm_free() local
|
| /OK3568_Linux_fs/kernel/sound/soc/sprd/ |
| H A D | sprd-pcm-dma.c | 30 struct snd_pcm_substream *substream; member 50 struct snd_pcm_substream *substream) in sprd_pcm_open() 113 struct snd_pcm_substream *substream) in sprd_pcm_close() 135 struct snd_pcm_substream *substream = dma_private->substream; in sprd_pcm_dma_complete() local 140 static void sprd_pcm_release_dma_channel(struct snd_pcm_substream *substream) in sprd_pcm_release_dma_channel() 157 struct snd_pcm_substream *substream, in sprd_pcm_request_dma_channel() 188 struct snd_pcm_substream *substream, in sprd_pcm_hw_params() 311 struct snd_pcm_substream *substream) in sprd_pcm_hw_free() 320 struct snd_pcm_substream *substream, int cmd) in sprd_pcm_trigger() 384 struct snd_pcm_substream *substream) in sprd_pcm_pointer() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra_pcm.c | 71 struct snd_pcm_substream *substream) in tegra_pcm_open() 119 struct snd_pcm_substream *substream) in tegra_pcm_close() 133 struct snd_pcm_substream *substream, in tegra_pcm_hw_params() 181 struct snd_pcm_substream *substream) in tegra_pcm_hw_free() 195 struct snd_pcm_substream *substream, in tegra_pcm_mmap() 210 struct snd_pcm_substream *substream) in tegra_pcm_pointer() 219 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in tegra_pcm_preallocate_dma_buffer() local 236 struct snd_pcm_substream *substream; in tegra_pcm_deallocate_dma_buffer() local
|
| /OK3568_Linux_fs/kernel/sound/soc/kirkwood/ |
| H A D | kirkwood-dma.c | 102 struct snd_pcm_substream *substream) in kirkwood_dma_open() 165 struct snd_pcm_substream *substream) in kirkwood_dma_close() 186 struct snd_pcm_substream *substream, in kirkwood_dma_hw_params() 198 struct snd_pcm_substream *substream) in kirkwood_dma_hw_free() 205 struct snd_pcm_substream *substream) in kirkwood_dma_prepare() 232 struct snd_pcm_substream *substream) in kirkwood_dma_pointer() 250 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in kirkwood_dma_preallocate_dma_buffer() local 297 struct snd_pcm_substream *substream; in kirkwood_dma_free_dma_buffers() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/go7007/ |
| H A D | snd-go7007.c | 38 struct snd_pcm_substream *substream; member 98 static int go7007_snd_hw_params(struct snd_pcm_substream *substream, in go7007_snd_hw_params() 107 static int go7007_snd_hw_free(struct snd_pcm_substream *substream) in go7007_snd_hw_free() 115 static int go7007_snd_capture_open(struct snd_pcm_substream *substream) in go7007_snd_capture_open() 133 static int go7007_snd_capture_close(struct snd_pcm_substream *substream) in go7007_snd_capture_close() 142 static int go7007_snd_pcm_prepare(struct snd_pcm_substream *substream) in go7007_snd_pcm_prepare() 147 static int go7007_snd_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in go7007_snd_pcm_trigger() 167 static snd_pcm_uframes_t go7007_snd_pcm_pointer(struct snd_pcm_substream *substream) in go7007_snd_pcm_pointer()
|
| /OK3568_Linux_fs/kernel/sound/soc/meson/ |
| H A D | aiu-fifo.c | 34 struct snd_pcm_substream *substream) in aiu_fifo_pointer() 58 int aiu_fifo_trigger(struct snd_pcm_substream *substream, int cmd, in aiu_fifo_trigger() 79 int aiu_fifo_prepare(struct snd_pcm_substream *substream, in aiu_fifo_prepare() 95 int aiu_fifo_hw_params(struct snd_pcm_substream *substream, in aiu_fifo_hw_params() 128 int aiu_fifo_hw_free(struct snd_pcm_substream *substream, in aiu_fifo_hw_free() 143 int aiu_fifo_startup(struct snd_pcm_substream *substream, in aiu_fifo_startup() 179 void aiu_fifo_shutdown(struct snd_pcm_substream *substream, in aiu_fifo_shutdown() 191 struct snd_pcm_substream *substream = in aiu_fifo_pcm_new() local
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | pcm.c | 25 struct snd_pcm_substream *substream, in create_page_table() 41 static int sof_pcm_dsp_params(struct snd_sof_pcm *spcm, struct snd_pcm_substream *substream, in sof_pcm_dsp_params() 72 void snd_sof_pcm_period_elapsed(struct snd_pcm_substream *substream) in snd_sof_pcm_period_elapsed() 98 static int sof_pcm_dsp_pcm_free(struct snd_pcm_substream *substream, in sof_pcm_dsp_pcm_free() 120 struct snd_pcm_substream *substream, in sof_pcm_hw_params() 238 struct snd_pcm_substream *substream) in sof_pcm_hw_free() 274 struct snd_pcm_substream *substream) in sof_pcm_prepare() 311 struct snd_pcm_substream *substream, int cmd) in sof_pcm_trigger() 424 struct snd_pcm_substream *substream) in sof_pcm_pointer() 457 struct snd_pcm_substream *substream) in sof_pcm_open() [all …]
|
| /OK3568_Linux_fs/kernel/sound/isa/msnd/ |
| H A D | msnd.c | 466 static int snd_msnd_playback_open(struct snd_pcm_substream *substream) in snd_msnd_playback_open() 483 static int snd_msnd_playback_close(struct snd_pcm_substream *substream) in snd_msnd_playback_close() 493 static int snd_msnd_playback_hw_params(struct snd_pcm_substream *substream, in snd_msnd_playback_hw_params() 516 static int snd_msnd_playback_prepare(struct snd_pcm_substream *substream) in snd_msnd_playback_prepare() 528 static int snd_msnd_playback_trigger(struct snd_pcm_substream *substream, in snd_msnd_playback_trigger() 554 snd_msnd_playback_pointer(struct snd_pcm_substream *substream) in snd_msnd_playback_pointer() 571 static int snd_msnd_capture_open(struct snd_pcm_substream *substream) in snd_msnd_capture_open() 586 static int snd_msnd_capture_close(struct snd_pcm_substream *substream) in snd_msnd_capture_close() 595 static int snd_msnd_capture_prepare(struct snd_pcm_substream *substream) in snd_msnd_capture_prepare() 607 static int snd_msnd_capture_trigger(struct snd_pcm_substream *substream, in snd_msnd_capture_trigger() [all …]
|
| /OK3568_Linux_fs/kernel/sound/aoa/soundbus/i2sbus/ |
| H A D | pcm.c | 296 static inline int i2sbus_hw_free(struct snd_pcm_substream *substream, int in) in i2sbus_hw_free() 307 static int i2sbus_playback_hw_free(struct snd_pcm_substream *substream) in i2sbus_playback_hw_free() 312 static int i2sbus_record_hw_free(struct snd_pcm_substream *substream) in i2sbus_record_hw_free() 713 static int i2sbus_playback_open(struct snd_pcm_substream *substream) in i2sbus_playback_open() 723 static int i2sbus_playback_close(struct snd_pcm_substream *substream) in i2sbus_playback_close() 738 static int i2sbus_playback_prepare(struct snd_pcm_substream *substream) in i2sbus_playback_prepare() 749 static int i2sbus_playback_trigger(struct snd_pcm_substream *substream, int cmd) in i2sbus_playback_trigger() 760 static snd_pcm_uframes_t i2sbus_playback_pointer(struct snd_pcm_substream in i2sbus_playback_pointer() 781 static int i2sbus_record_open(struct snd_pcm_substream *substream) in i2sbus_record_open() 791 static int i2sbus_record_close(struct snd_pcm_substream *substream) in i2sbus_record_close() [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/lola/ |
| H A D | lola_pcm.c | 21 static struct lola_pcm *lola_get_pcm(struct snd_pcm_substream *substream) in lola_get_pcm() 27 static struct lola_stream *lola_get_stream(struct snd_pcm_substream *substream) in lola_get_stream() 116 struct snd_pcm_substream *substream, in lola_sync_wait_for_fifo() 152 struct snd_pcm_substream *substream) in lola_sync_pause() 210 static int lola_pcm_open(struct snd_pcm_substream *substream) in lola_pcm_open() 259 static int lola_pcm_close(struct snd_pcm_substream *substream) in lola_pcm_close() 277 static int lola_pcm_hw_params(struct snd_pcm_substream *substream, in lola_pcm_hw_params() 288 static int lola_pcm_hw_free(struct snd_pcm_substream *substream) in lola_pcm_hw_free() 304 static int setup_bdle(struct snd_pcm_substream *substream, in setup_bdle() 341 struct snd_pcm_substream *substream, in lola_setup_periods() [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/lx6464es/ |
| H A D | lx6464es.c | 98 struct snd_pcm_substream *substream) in lx_hardware_open() 125 struct snd_pcm_substream *substream) in lx_hardware_start() 157 struct snd_pcm_substream *substream) in lx_hardware_stop() 188 struct snd_pcm_substream *substream) in lx_hardware_close() 204 static int lx_pcm_open(struct snd_pcm_substream *substream) in lx_pcm_open() 262 static int lx_pcm_close(struct snd_pcm_substream *substream) in lx_pcm_close() 268 static snd_pcm_uframes_t lx_pcm_stream_pointer(struct snd_pcm_substream in lx_pcm_stream_pointer() 288 static int lx_pcm_prepare(struct snd_pcm_substream *substream) in lx_pcm_prepare() 341 static int lx_pcm_hw_params(struct snd_pcm_substream *substream, in lx_pcm_hw_params() 359 static int lx_pcm_hw_params_playback(struct snd_pcm_substream *substream, in lx_pcm_hw_params_playback() [all …]
|