Home
last modified time | relevance | path

Searched refs:AMIXER (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/pci/ctxfi/
Dctresource.c102 [AMIXER] = 0x4,
157 case AMIXER: in rsc_init()
186 case AMIXER: in rsc_uninit()
227 case AMIXER: in rsc_mgr_init()
272 case AMIXER: in rsc_mgr_uninit()
Dctresource.h27 AMIXER, enumerator
Dctamixer.c207 AMIXER, desc->msr, mgr->mgr.hw); in amixer_rsc_init()
310 err = rsc_mgr_init(&amixer_mgr->mgr, AMIXER, AMIXER_RESOURCE_NUM, hw); in amixer_mgr_create()
Dctatc.c120 [AMIXER] = { .create = (create_t)amixer_mgr_create,
246 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_playback_prepare()
325 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_release_resources()
507 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_capture_get_resources()
789 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in spdif_passthru_playback_get_resources()
Dctmixer.c867 amixer_mgr = (struct amixer_mgr *)mixer->atc->rsc_mgrs[AMIXER]; in ct_mixer_get_resources()
1149 (struct amixer_mgr *)mixer->atc->rsc_mgrs[AMIXER]; in ct_mixer_destroy()