Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/ctxfi/
A Dctatc.c329 if (apcm->srcimps) { in atc_pcm_release_resources()
334 apcm->srcimps[i] = NULL; in atc_pcm_release_resources()
336 kfree(apcm->srcimps); in atc_pcm_release_resources()
337 apcm->srcimps = NULL; in atc_pcm_release_resources()
557 if (!apcm->srcimps) { in atc_pcm_capture_get_resources()
619 apcm->srcimps[i] = srcimp; in atc_pcm_capture_get_resources()
1200 if (atc->srcimps) { in atc_release_resources()
1207 kfree(atc->srcimps); in atc_release_resources()
1208 atc->srcimps = NULL; in atc_release_resources()
1389 if (!atc->srcimps) in atc_get_resources()
[all …]
A Dctatc.h64 void **srcimps; /* SRC Input Mappers */ member
134 void **srcimps; /* input mappers for SRCs */ member

Completed in 7 milliseconds