Home
last modified time | relevance | path

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

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