/sound/isa/sb/ |
D | emu8000_pcm.c | 171 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos() 185 struct snd_emu8k_pcm *rec = from_timer(rec, t, timer); in emu8k_pcm_timer_func() local 219 struct snd_emu8k_pcm *rec; in emu8k_pcm_open() local 246 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_close() local 269 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice() 322 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice() 357 static void stop_voice(struct snd_emu8k_pcm *rec, int ch) in stop_voice() 375 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_trigger() local 435 #define LOOP_WRITE(rec, offset, _buf, count, mode) \ argument 455 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_copy() local [all …]
|
D | emu8000_patch.c | 136 snd_emu8000_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu8000_sample_new() 273 snd_emu8000_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu8000_sample_free() 288 snd_emu8000_sample_reset(struct snd_emux *rec) in snd_emu8000_sample_reset()
|
D | emu8000.c | 653 struct soundfont_chorus_fx rec; in snd_emu8000_load_chorus_fx() local 780 struct soundfont_reverb_fx rec; in snd_emu8000_load_reverb_fx() local
|
/sound/drivers/ |
D | pcm-indirect2.c | 28 struct snd_pcm_indirect2 *rec) in snd_pcm_indirect2_stat() 124 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_increase_min_periods() 220 struct snd_pcm_indirect2 *rec) in snd_pcm_indirect2_pointer() 233 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_playback_transfer() 362 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_playback_interrupt() 401 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_capture_transfer() 525 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_capture_interrupt()
|
D | ml403-ac97cr.c | 402 struct snd_pcm_indirect2 *rec) in snd_ml403_ac97cr_playback_ind2_zero() 424 struct snd_pcm_indirect2 *rec, in snd_ml403_ac97cr_playback_ind2_copy() 454 struct snd_pcm_indirect2 *rec) in snd_ml403_ac97cr_capture_ind2_null() 482 struct snd_pcm_indirect2 *rec, size_t bytes) in snd_ml403_ac97cr_capture_ind2_copy()
|
/sound/core/seq/oss/ |
D | seq_oss_synth.c | 93 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe() local 144 struct seq_oss_synth *rec = dev->driver_data; in snd_seq_oss_synth_remove() local 183 struct seq_oss_synth *rec; in get_sdev() local 203 struct seq_oss_synth *rec; in snd_seq_oss_synth_setup() local 296 struct seq_oss_synth *rec; in snd_seq_oss_synth_cleanup() local 345 struct seq_oss_synth *rec; in get_synthdev() local 392 struct seq_oss_synth *rec; in snd_seq_oss_synth_reset() local 444 struct seq_oss_synth *rec; in snd_seq_oss_synth_load_patch() local 471 struct seq_oss_synth *rec; in snd_seq_oss_synth_info() local 565 struct seq_oss_synth *rec; in snd_seq_oss_synth_ioctl() local [all …]
|
D | seq_oss_rw.c | 36 union evrec rec; in snd_seq_oss_read() local 87 union evrec rec; in snd_seq_oss_write() local 151 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) in insert_queue()
|
D | seq_oss_timer.c | 35 struct seq_oss_timer *rec; in snd_seq_oss_timer_new() local 58 snd_seq_oss_timer_delete(struct seq_oss_timer *rec) in snd_seq_oss_timer_delete() 73 snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *ev) in snd_seq_oss_process_timer_event()
|
D | seq_oss_readq.c | 91 union evrec rec; in snd_seq_oss_readq_puts() local 169 snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec) in snd_seq_oss_readq_pick() 219 union evrec rec; in snd_seq_oss_readq_put_timestamp() local
|
D | seq_oss_event.c | 408 set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev) in set_echo_event() 426 union evrec *rec; in snd_seq_oss_event_input() local
|
D | seq_oss_writeq.c | 93 union evrec *rec; in snd_seq_oss_writeq_sync() local
|
D | seq_oss_init.c | 48 #define call_ctl(type,rec) snd_seq_kernel_client_ctl(system_client, type, rec) argument
|
/sound/ppc/ |
D | pmac.c | 50 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc() 66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free() 84 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index() 148 snd_pmac_wait_ack(struct pmac_stream *rec) in snd_pmac_wait_ack() 171 static inline void snd_pmac_dma_stop(struct pmac_stream *rec) in snd_pmac_dma_stop() 180 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command() 188 static inline void snd_pmac_dma_run(struct pmac_stream *rec, int status) in snd_pmac_dma_run() 197 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_subs… in snd_pmac_pcm_prepare() 261 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, in snd_pmac_pcm_trigger() 309 struct pmac_stream *rec, in snd_pmac_pcm_pointer() [all …]
|
/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 25 snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu10k1_sample_new() 200 snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu10k1_sample_free()
|
D | emupcm.c | 1601 struct snd_pcm_indirect *rec, size_t bytes) in fx8010_pb_trans_copy()
|
/sound/core/seq/ |
D | seq_dummy.c | 110 struct snd_seq_dummy_port *rec; in create_port() local
|
/sound/pci/ali5451/ |
D | ali5451.c | 534 static int snd_ali_find_free_channel(struct snd_ali * codec, int rec) in snd_ali_find_free_channel() 910 int type, int rec, int channel) in snd_ali_alloc_voice() 1013 static unsigned int snd_ali_convert_rate(unsigned int rate, int rec) in snd_ali_convert_rate() 1478 static int snd_ali_open(struct snd_pcm_substream *substream, int rec, in snd_ali_open() 1585 static int snd_ali_modem_open(struct snd_pcm_substream *substream, int rec, in snd_ali_modem_open()
|
/sound/usb/6fire/ |
D | firmware.c | 209 struct ihex_record *rec = kmalloc(sizeof(struct ihex_record), in usb6fire_fw_ezusb_upload() local
|
/sound/pci/ |
D | rme32.c | 1137 struct snd_pcm_indirect *rec, size_t bytes) in snd_rme32_pb_trans_copy() 1147 struct snd_pcm_indirect *rec, *cprec; in snd_rme32_playback_fd_ack() local 1161 struct snd_pcm_indirect *rec, size_t bytes) in snd_rme32_cp_trans_copy()
|
D | cmipci.c | 726 static int set_dac_channels(struct cmipci *cm, struct cmipci_pcm *rec, int channels) in set_dac_channels() 769 static int snd_cmipci_pcm_prepare(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_prepare() 874 static int snd_cmipci_pcm_trigger(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_trigger() 927 static snd_pcm_uframes_t snd_cmipci_pcm_pointer(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_pointer() 1322 static void snd_cmipci_silence_hack(struct cmipci *cm, struct cmipci_pcm *rec) in snd_cmipci_silence_hack()
|
D | intel8x0m.c | 706 struct ich_pcm_table *rec) in snd_intel8x0m_pcm1() 757 struct ich_pcm_table *tbl, *rec; in snd_intel8x0m_pcm() local
|
D | intel8x0.c | 1461 struct ich_pcm_table *rec) in snd_intel8x0_pcm1() 1611 struct ich_pcm_table *tbl, *rec; in snd_intel8x0_pcm() local
|
/sound/mips/ |
D | hal2.c | 593 struct snd_pcm_indirect *rec, size_t bytes) in hal2_playback_transfer() 682 struct snd_pcm_indirect *rec, size_t bytes) in hal2_capture_transfer()
|
/sound/soc/codecs/ |
D | wm0010.c | 351 const struct dfw_binrec *rec; in wm0010_firmware_load() local
|
/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 865 struct snd_pcm_indirect *rec, size_t bytes) in snd_cs46xx_pb_trans_copy() 881 struct snd_pcm_indirect *rec, size_t bytes) in snd_cs46xx_cp_trans_copy()
|