Home
last modified time | relevance | path

Searched refs:daio_disable (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dctdaio.h111 int (*daio_disable)(struct daio_mgr *mgr, struct daio *daio); member
H A Dctdaio.c586 mgr->daio_disable(mgr, daio); in put_daio_rsc()
718 daio_mgr->daio_disable = daio_mgr_dsb_daio; in daio_mgr_create()
H A Dctatc.c1035 daio_mgr->daio_disable(daio_mgr, atc->daios[type]); in atc_daio_unmute()