Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/sb/
Dsb16_csp.c71 static int csp_detect(struct snd_sb *chip, int *version);
112 if (csp_detect(chip, &version)) in snd_sb_csp_new()
544 static int csp_detect(struct snd_sb *chip, int *version) in csp_detect() function