snd_emu10k1_fx8010_tram  355 include/uapi/sound/emu10k1.h #define SNDRV_EMU10K1_IOCTL_TRAM_POKE	_IOW ('H', 0x21, struct snd_emu10k1_fx8010_tram)
snd_emu10k1_fx8010_tram  356 include/uapi/sound/emu10k1.h #define SNDRV_EMU10K1_IOCTL_TRAM_PEEK	_IOWR('H', 0x22, struct snd_emu10k1_fx8010_tram)
snd_emu10k1_fx8010_tram  370 include/uapi/sound/emu10k1.h typedef struct snd_emu10k1_fx8010_tram emu10k1_fx8010_tram_t;