Searched refs:opti9xx_mc_size (Results 1 – 2 of 2) sorted by relevance
/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 176 static const int opti9xx_mc_size[] = {7, 7, 10, 10, 2, 2, 2}; in snd_opti9xx_init() local 194 chip->mc_base_size = opti9xx_mc_size[hardware]; in snd_opti9xx_init() 197 chip->mc_base_size = opti9xx_mc_size[hardware]; in snd_opti9xx_init()
|
D | miro.c | 767 static const int opti9xx_mc_size[] = {7, 7, 10, 10, 2, 2, 2}; in snd_miro_init() local 772 chip->mc_base_size = opti9xx_mc_size[hardware]; in snd_miro_init()
|