Home
last modified time | relevance | path

Searched refs:soundpro (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/Documentation/sound/oss/
DCMI8330139 /sbin/insmod ad1848 io=0x530 irq=7 dma=0 soundpro=1
151 options ad1848 io=0x530 irq=7 dma=0 soundpro=1
DSoundPro25 mis-identify the chip. You can still force soundpro=1 in the modprobe
57 modprobe ad1848 io=0x530 irq=11 dma=0 soundpro=1
/linux-4.1.27/sound/oss/
Dad1848.c122 static bool soundpro; variable
373 if (!soundpro) { in ad1848_set_recmask()
627 if (soundpro) { in ad1848_mixer_reset()
654 if (!soundpro) { in ad1848_mixer_reset()
1517 if (soundpro) in ad1848_init_hw()
1917 soundpro = 1; in ad1848_detect()
2820 module_param(soundpro, bool, 0); /* More special magic for SoundPro chips */