Searched defs:table (Results 1 – 12 of 12) sorted by relevance
/sound/oss/dmasound/ |
D | dmasound_q40.c | 65 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8; in q40_ct_law() local 121 unsigned char *table = (unsigned char *) in q40_ctx_law() local 231 unsigned char *table = (unsigned char *) in q40_ctc_law() local
|
D | dmasound_atari.c | 158 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ct_law() local 388 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ctx_law() local
|
/sound/core/ |
D | sgbuf.c | 74 struct snd_sg_page *table; in snd_malloc_sgbuf_pages() local
|
/sound/synth/emux/ |
D | soundfont.c | 905 calc_parm_search(int msec, short *table) in calc_parm_search() 1235 struct snd_sf_zone **table, int max_layers) in snd_soundfont_search_zone() 1286 int preset, int bank, struct snd_sf_zone **table, in search_zones()
|
D | emux_synth.c | 65 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES]; in snd_emux_note_on() local 907 struct snd_sf_zone **table) in get_zone()
|
D | emux_nrpn.c | 51 static int send_converted_effect(struct nrpn_conv_table *table, int num_tables, in send_converted_effect()
|
/sound/oss/ |
D | audio.c | 211 static void translate_bytes(const unsigned char *table, unsigned char *buff, int n) in translate_bytes()
|
/sound/ppc/ |
D | tumbler.c | 495 unsigned int *table; member
|
/sound/core/oss/ |
D | mixer_oss.c | 1267 static struct snd_mixer_oss_assign_table table[] = { in snd_mixer_oss_build() local
|
/sound/pci/ |
D | via82xx_modem.c | 226 struct snd_dma_buffer table; member
|
D | via82xx.c | 331 struct snd_dma_buffer table; member
|
/sound/pci/ac97/ |
D | ac97_codec.c | 1797 static const struct ac97_codec_id *look_for_codec_id(const struct ac97_codec_id *table, in look_for_codec_id()
|