Searched defs:snd_emu10k1_fx8010_tram (Results 1 – 1 of 1) sorted by relevance
274 struct snd_emu10k1_fx8010_tram { struct275 unsigned int address;276 unsigned int size;300 #define SNDRV_EMU10K1_IOCTL_TRAM_POKE _IOW('H', 0x21, struct snd_emu10k1_fx8010_tram) argument