Lines Matching defs:table
28 struct snd_sf_zone **table);
51 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES];
64 nvoices = get_zone(emu, port, ¬e, vel, chan, table);
70 struct snd_sf_zone *zp = table[i];
86 if (table[i] == NULL)
101 vp->zone = table[i];
531 /* table for volume target calculation */
667 /* using volume table */
886 * The resultant zones are stored on table.
891 struct snd_sf_zone **table)
908 table, SNDRV_EMUX_MAX_MULTI_VOICES);