Home
last modified time | relevance | path

Searched refs:NUM_DAIOTYP (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dctdaio.h36 NUM_DAIOTYP enumerator
H A Dctdaio.c30 static const struct daio_rsc_idx idx_20k1[NUM_DAIOTYP] = {
41 static const struct daio_rsc_idx idx_20k2[NUM_DAIOTYP] = {
687 err = rsc_mgr_init(&daio_mgr->mgr, DAIO, NUM_DAIOTYP, hw); in daio_mgr_create()
H A Dctatc.c1193 for (i = 0; i < NUM_DAIOTYP; i++) { in atc_release_resources()
1411 atc->daios = kcalloc(NUM_DAIOTYP, sizeof(void *), GFP_KERNEL); in atc_get_resources()
1429 for (i = 0; i < NUM_DAIOTYP; i++) { in atc_get_resources()