Searched defs:snd_gus_card (Results 1 – 1 of 1) sorted by relevance
404 struct snd_gus_card { struct405 struct snd_card *card;408 initialized: 1, /* resources were initialized */409 equal_irq:1, /* GF1 and CODEC shares IRQ (GUS MAX only) */410 equal_dma:1, /* if dma channels are equal (not valid for daughter board) */411 ics_flag:1, /* have we ICS mixer chip */412 ics_flipped:1, /* ICS mixer have flipped some channels? */413 codec_flag:1, /* have we CODEC chip? */414 max_flag:1, /* have we GUS MAX card? */415 max_ctrl_flag:1, /* have we original GUS MAX card? */[all …]