Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dgus.h389 struct snd_gus_card { struct
390 struct snd_card *card;
393 initialized: 1, /* resources were initialized */
394 equal_irq:1, /* GF1 and CODEC shares IRQ (GUS MAX only) */
395 equal_dma:1, /* if dma channels are equal (not valid for daughter board) */
396 ics_flag:1, /* have we ICS mixer chip */
397 ics_flipped:1, /* ICS mixer have flipped some channels? */
398 codec_flag:1, /* have we CODEC chip? */
399 max_flag:1, /* have we GUS MAX card? */
400 max_ctrl_flag:1, /* have we original GUS MAX card? */
[all …]