Home
last modified time | relevance | path

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

/sound/hda/
Dintel-dsp-config.c415 (struct pci_dev *pci, const struct config_entry *table, u32 len) in snd_intel_dsp_find_config()
595 const struct config_entry *table, in snd_intel_acpi_dsp_find_config()
/sound/core/
Dsgbuf.c24 struct snd_sg_page *table; /* address table */ member
71 struct snd_sg_page *table; in snd_dma_sg_alloc() local
/sound/oss/dmasound/
Ddmasound_q40.c66 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8; in q40_ct_law() local
122 unsigned char *table = (unsigned char *) in q40_ctx_law() local
232 unsigned char *table = (unsigned char *) in q40_ctc_law() local
Ddmasound_atari.c159 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ct_law() local
389 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ctx_law() local
/sound/synth/emux/
Dsoundfont.c900 calc_parm_search(int msec, const short *table) in calc_parm_search()
1234 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.c51 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES]; in snd_emux_note_on() local
891 struct snd_sf_zone **table) in get_zone()
Demux_nrpn.c37 static int send_converted_effect(const struct nrpn_conv_table *table, in send_converted_effect()
/sound/usb/
Dformat.c473 unsigned int *table; in validate_sample_rate_table_v2v3() local
Dmixer_scarlett_gen2.c1517 int table; in scarlett2_usb_set_mux() local
/sound/core/oss/
Dmixer_oss.c1296 static const struct snd_mixer_oss_assign_table table[] = { in snd_mixer_oss_build() local
/sound/ppc/
Dtumbler.c485 const unsigned int *table; member
/sound/pci/
Dvia82xx_modem.c211 struct snd_dma_buffer table; member
Dvia82xx.c316 struct snd_dma_buffer table; member
/sound/pci/ac97/
Dac97_codec.c1833 static const struct ac97_codec_id *look_for_codec_id(const struct ac97_codec_id *table, in look_for_codec_id()