Home
last modified time | relevance | path

Searched defs:table (Results 1 – 12 of 12) sorted by relevance

/sound/oss/dmasound/
Ddmasound_q40.c65 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
Ddmasound_atari.c158 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/
Dsgbuf.c74 struct snd_sg_page *table; in snd_malloc_sgbuf_pages() local
/sound/synth/emux/
Dsoundfont.c905 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()
Demux_synth.c65 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()
Demux_nrpn.c51 static int send_converted_effect(struct nrpn_conv_table *table, int num_tables, in send_converted_effect()
/sound/oss/
Daudio.c211 static void translate_bytes(const unsigned char *table, unsigned char *buff, int n) in translate_bytes()
/sound/ppc/
Dtumbler.c495 unsigned int *table; member
/sound/core/oss/
Dmixer_oss.c1267 static struct snd_mixer_oss_assign_table table[] = { in snd_mixer_oss_build() local
/sound/pci/
Dvia82xx_modem.c226 struct snd_dma_buffer table; member
Dvia82xx.c331 struct snd_dma_buffer table; member
/sound/pci/ac97/
Dac97_codec.c1797 static const struct ac97_codec_id *look_for_codec_id(const struct ac97_codec_id *table, in look_for_codec_id()