Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/pcsp/
H A Dpcsp.c30 static bool nopcm; /* Disable PCM capability of the driver */ variable
H A Dpcsp_mixer.c145 int snd_pcsp_new_mixer(struct snd_pcsp *chip, int nopcm) in snd_pcsp_new_mixer()