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.h114 int (*daio_disable)(struct daio_mgr *mgr, struct daio *daio); member
H A Dctdaio.c583 mgr->daio_disable(mgr, daio); in daio_mgr_enb_daio()
707 daio_mgr->daio_disable = daio_mgr_dsb_daio; in daio_mgr_create()
H A Dctatc.c1058 daio_mgr->daio_disable(daio_mgr, atc->daios[type]); in atc_daio_unmute()