Searched defs:table (Results 1 – 14 of 14) sorted by relevance
/sound/hda/ |
D | intel-dsp-config.c | 415 (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/ |
D | sgbuf.c | 24 struct snd_sg_page *table; /* address table */ member 71 struct snd_sg_page *table; in snd_dma_sg_alloc() local
|
/sound/oss/dmasound/ |
D | dmasound_q40.c | 66 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
|
D | dmasound_atari.c | 159 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/ |
D | soundfont.c | 900 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()
|
D | emux_synth.c | 51 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()
|
D | emux_nrpn.c | 37 static int send_converted_effect(const struct nrpn_conv_table *table, in send_converted_effect()
|
/sound/usb/ |
D | format.c | 473 unsigned int *table; in validate_sample_rate_table_v2v3() local
|
D | mixer_scarlett_gen2.c | 1517 int table; in scarlett2_usb_set_mux() local
|
/sound/core/oss/ |
D | mixer_oss.c | 1296 static const struct snd_mixer_oss_assign_table table[] = { in snd_mixer_oss_build() local
|
/sound/ppc/ |
D | tumbler.c | 485 const unsigned int *table; member
|
/sound/pci/ |
D | via82xx_modem.c | 211 struct snd_dma_buffer table; member
|
D | via82xx.c | 316 struct snd_dma_buffer table; member
|
/sound/pci/ac97/ |
D | ac97_codec.c | 1833 static const struct ac97_codec_id *look_for_codec_id(const struct ac97_codec_id *table, in look_for_codec_id()
|