Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dcthardware.h173 int (*daio_mgr_dao_init)(void *blk, unsigned int idx, member
Dcthw20k1.c1038 static int daio_mgr_dao_init(void *blk, unsigned int idx, unsigned int conf) in daio_mgr_dao_init() function
2250 .daio_mgr_dao_init = daio_mgr_dao_init,
Dcthw20k2.c992 static int daio_mgr_dao_init(void *blk, unsigned int idx, unsigned int conf) in daio_mgr_dao_init() function
2320 .daio_mgr_dao_init = daio_mgr_dao_init,
Dctdaio.c419 hw->daio_mgr_dao_init(mgr->mgr.ctrl_blk, in dao_rsc_init()