Home
last modified time | relevance | path

Searched refs:dma1s (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/
H A Dcmi8328.c234 static const int dma1s[] = { 3, 1, 0, -1 }; in snd_cmi8328_probe() local
259 dma1[ndev] = snd_legacy_find_free_dma(dma1s); in snd_cmi8328_probe()
280 pos = array_find(dma1s, dma1[ndev]); in snd_cmi8328_probe()
/kernel/linux/linux-6.6/sound/isa/
H A Dcmi8328.c234 static const int dma1s[] = { 3, 1, 0, -1 }; in snd_cmi8328_probe() local
259 dma1[ndev] = snd_legacy_find_free_dma(dma1s); in snd_cmi8328_probe()
280 pos = array_find(dma1s, dma1[ndev]); in snd_cmi8328_probe()

Completed in 2 milliseconds