Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/sb/
H A Dsb16.c316 struct snd_hwdep *xcsp = NULL; in snd_sb16_probe() local
403 snd_sb_csp_new(chip, synth != NULL ? 1 : 0, &xcsp); in snd_sb16_probe()
404 if (xcsp) { in snd_sb16_probe()
405 chip->csp = xcsp->private_data; in snd_sb16_probe()