Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ctxfi/
Dctatc.h34 NUM_CTALSADEVS /* This should always be the last */ enumerator
145 #define NUM_PCMS (NUM_CTALSADEVS - 1)
Dctatc.c86 } alsa_dev_funcs[NUM_CTALSADEVS] = {
1312 for (i = 0; i < NUM_CTALSADEVS; i++) { in ct_atc_create_alsa_devs()