Searched refs:opti9xx_mc_size (Results 1 – 2 of 2) sorted by relevance
/linux/sound/isa/opti9xx/ |
H A D | opti92x-ad1848.c | 171 static const int opti9xx_mc_size[] = {7, 7, 10, 10, 2, 2, 2}; in snd_opti9xx_init() local 189 chip->mc_base_size = opti9xx_mc_size[hardware]; in snd_opti9xx_init() 192 chip->mc_base_size = opti9xx_mc_size[hardware]; in snd_opti9xx_init()
|
H A D | miro.c | 779 static const int opti9xx_mc_size[] = {7, 7, 10, 10, 2, 2, 2}; in snd_miro_init() local 784 chip->mc_base_size = opti9xx_mc_size[hardware]; in snd_miro_init()
|