Home
last modified time | relevance | path

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

/linux-4.1.27/sound/parisc/
Dharmony.h57 #define MAX_PCM_DEVICES 1 macro
/linux-4.1.27/sound/drivers/
Ddummy.c44 #define MAX_PCM_DEVICES 4 macro
1071 for (idx = 0; idx < MAX_PCM_DEVICES && idx < pcm_devs[dev]; idx++) { in snd_dummy_probe()