Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctdaio.h113 int (*daio_disable)(struct daio_mgr *mgr, struct daio *daio); member
Dctdaio.c594 mgr->daio_disable(mgr, daio); in put_daio_rsc()
726 daio_mgr->daio_disable = daio_mgr_dsb_daio; in daio_mgr_create()
Dctatc.c1028 daio_mgr->daio_disable(daio_mgr, atc->daios[type]); in atc_daio_unmute()