Home
last modified time | relevance | path

Searched defs:snd_emu8000 (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/sound/
Demu8000.h46 struct snd_emu8000 { struct
48 struct snd_emux *emu;
50 int index; /* sequencer client index */
51 int seq_ports; /* number of sequencer ports */
52 int fm_chorus_depth; /* FM OPL3 chorus depth */
53 int fm_reverb_depth; /* FM OPL3 reverb depth */
55 int mem_size; /* memory size */
56 unsigned long port1; /* Port usually base+0 */
57 unsigned long port2; /* Port usually at base+0x400 */
58 unsigned long port3; /* Port usually at base+0x800 */
[all …]