Searched refs:AMIXER (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctresource.c | 98 [AMIXER] = 0x4, 152 case AMIXER: in rsc_init() 181 case AMIXER: in rsc_uninit() 222 case AMIXER: in rsc_mgr_init() 267 case AMIXER: in rsc_mgr_uninit()
|
H A D | ctresource.h | 23 AMIXER, enumerator
|
H A D | ctamixer.c | 202 AMIXER, desc->msr, mgr->mgr.hw); in amixer_rsc_init() 257 "Can't meet AMIXER resource request!\n"); in get_amixer_rsc() 305 err = rsc_mgr_init(&amixer_mgr->mgr, AMIXER, AMIXER_RESOURCE_NUM, hw); in amixer_mgr_create()
|
H A D | ctatc.c | 119 [AMIXER] = { .create = (create_t)amixer_mgr_create, 245 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_playback_prepare() 275 /* Get AMIXER resource */ in atc_pcm_playback_prepare() 324 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_release_resources() 506 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_capture_get_resources() 788 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in spdif_passthru_playback_get_resources() 819 /* Get AMIXER resource */ in spdif_passthru_playback_get_resources()
|
H A D | ctmixer.c | 863 amixer_mgr = (struct amixer_mgr *)mixer->atc->rsc_mgrs[AMIXER]; in ct_mixer_get_resources() 1145 (struct amixer_mgr *)mixer->atc->rsc_mgrs[AMIXER]; in ct_mixer_destroy()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctresource.c | 98 [AMIXER] = 0x4, 152 case AMIXER: in rsc_init() 181 case AMIXER: in rsc_uninit() 222 case AMIXER: in rsc_mgr_init() 267 case AMIXER: in rsc_mgr_uninit()
|
H A D | ctresource.h | 23 AMIXER, enumerator
|
H A D | ctamixer.c | 202 AMIXER, desc->msr, mgr->mgr.hw); in amixer_rsc_init() 257 "Can't meet AMIXER resource request!\n"); in get_amixer_rsc() 305 err = rsc_mgr_init(&amixer_mgr->mgr, AMIXER, AMIXER_RESOURCE_NUM, hw); in amixer_mgr_create()
|
H A D | ctatc.c | 119 [AMIXER] = { .create = (create_t)amixer_mgr_create, 245 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_playback_prepare() 275 /* Get AMIXER resource */ in atc_pcm_playback_prepare() 324 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_release_resources() 506 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in atc_pcm_capture_get_resources() 788 struct amixer_mgr *amixer_mgr = atc->rsc_mgrs[AMIXER]; in spdif_passthru_playback_get_resources() 819 /* Get AMIXER resource */ in spdif_passthru_playback_get_resources()
|
H A D | ctmixer.c | 863 amixer_mgr = (struct amixer_mgr *)mixer->atc->rsc_mgrs[AMIXER]; in ct_mixer_get_resources() 1145 (struct amixer_mgr *)mixer->atc->rsc_mgrs[AMIXER]; in ct_mixer_destroy()
|
Completed in 10 milliseconds