Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dcs4232.c78 static int synth_base = 0, synth_irq = 0; variable
223 if(synth_base != 0) in probe_cs4232()
226 CS_OUT3 (0x47, (synth_base >> 8) & 0xff, in probe_cs4232()
227 synth_base & 0xff); /* base */ in probe_cs4232()
461 synth_base = synthio; in init_cs4232()