Home
last modified time | relevance | path

Searched refs:DAIO (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dctresource.c157 case DAIO: in rsc_init()
185 case DAIO: in rsc_uninit()
225 case DAIO: in rsc_mgr_init()
270 case DAIO: in rsc_mgr_uninit()
H A Dctresource.h25 DAIO, enumerator
H A Dctdaio.c56 /* Actually, this is not the resource index of DAIO. in daio_master()
323 err = rsc_init(&daio->rscl, idx_l, DAIO, desc->msr, hw);
327 err = rsc_init(&daio->rscr, idx_r, DAIO, desc->msr, hw); in daio_rsc_init()
516 "Can't meet DAIO resource request!\n"); in daio_mgr_put_rsc()
676 err = rsc_mgr_init(&daio_mgr->mgr, DAIO, NUM_DAIOTYP, hw); in daio_imap_delete()
H A Dctatc.c120 [DAIO] = { .create = daio_mgr_create,
1030 struct daio_mgr *daio_mgr = atc->rsc_mgrs[DAIO]; in atc_daio_unmute()
1165 daio_mgr = (struct daio_mgr *)atc->rsc_mgrs[DAIO]; in atc_release_resources()
1393 daio_mgr = (struct daio_mgr *)atc->rsc_mgrs[DAIO]; in atc_get_resources()