Home
last modified time | relevance | path

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

/linux-2.6.39/sound/isa/sb/
Dsb16_csp.c84 static int csp_detect(struct snd_sb *chip, int *version);
125 if (csp_detect(chip, &version)) in snd_sb_csp_new()
556 static int csp_detect(struct snd_sb *chip, int *version) in csp_detect() function