Searched defs:snd_emu10k1_fx8010_tram (Results 1 – 1 of 1) sorted by relevance
287 struct snd_emu10k1_fx8010_tram { struct288 unsigned int address;289 unsigned int size;313 #define SNDRV_EMU10K1_IOCTL_TRAM_POKE _IOW('H', 0x21, struct snd_emu10k1_fx8010_tram) argument