Home
last modified time | relevance | path

Searched defs:nopcm (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/sound/drivers/pcsp/
Dpcsp.c29 static bool nopcm; /* Disable PCM capability of the driver */ variable
Dpcsp_mixer.c144 int __devinit snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm) in snd_pcsp_new_mixer()