Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctdaio.c406 hw->daio_mgr_dsb_dao(mgr->mgr.ctrl_blk, idx); in dao_rsc_init()
622 hw->daio_mgr_dsb_dao(mgr->mgr.ctrl_blk, idx); in daio_mgr_dsb_daio()
713 hw->daio_mgr_dsb_dao(daio_mgr->mgr.ctrl_blk, i); in daio_mgr_create()
H A Dcthardware.h171 int (*daio_mgr_dsb_dao)(void *blk, unsigned int idx);
169 int (*daio_mgr_dsb_dao)(void *blk, unsigned int idx); global() member
H A Dcthw20k1.c1017 static int daio_mgr_dsb_dao(void *blk, unsigned int idx) in daio_mgr_dsb_dao() function
2213 .daio_mgr_dsb_dao = daio_mgr_dsb_dao,
H A Dcthw20k2.c979 static int daio_mgr_dsb_dao(void *blk, unsigned int idx) in daio_mgr_dsb_dao() function
2355 .daio_mgr_dsb_dao = daio_mgr_dsb_dao,