snd_emu10k1_fx8010_tram 2224 include/sound/emu10k1.h #define SNDRV_EMU10K1_IOCTL_TRAM_POKE	_IOW ('H', 0x21, struct snd_emu10k1_fx8010_tram)
snd_emu10k1_fx8010_tram 2225 include/sound/emu10k1.h #define SNDRV_EMU10K1_IOCTL_TRAM_PEEK	_IOWR('H', 0x22, struct snd_emu10k1_fx8010_tram)
snd_emu10k1_fx8010_tram 2239 include/sound/emu10k1.h typedef struct snd_emu10k1_fx8010_tram emu10k1_fx8010_tram_t;