Searched refs:daio_mgr_dao_init (Results 1 – 4 of 4) sorted by relevance
170 int (*daio_mgr_dao_init)(void *blk, unsigned int idx, member
988 static int daio_mgr_dao_init(void *blk, unsigned int idx, unsigned int conf) in daio_mgr_dao_init() function2313 .daio_mgr_dao_init = daio_mgr_dao_init,
1034 static int daio_mgr_dao_init(void *blk, unsigned int idx, unsigned int conf) in daio_mgr_dao_init() function2240 .daio_mgr_dao_init = daio_mgr_dao_init,
415 hw->daio_mgr_dao_init(mgr->mgr.ctrl_blk, in dao_rsc_init()