Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
A Dctatc.c327 if (apcm->srcimps) { in atc_pcm_release_resources()
332 apcm->srcimps[i] = NULL; in atc_pcm_release_resources()
334 kfree(apcm->srcimps); in atc_pcm_release_resources()
335 apcm->srcimps = NULL; in atc_pcm_release_resources()
555 if (!apcm->srcimps) { in atc_pcm_capture_get_resources()
617 apcm->srcimps[i] = srcimp; in atc_pcm_capture_get_resources()
1198 if (atc->srcimps) { in atc_release_resources()
1205 kfree(atc->srcimps); in atc_release_resources()
1206 atc->srcimps = NULL; in atc_release_resources()
1387 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 9 milliseconds