Searched refs:daio_mgr_dao_init (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/pci/ctxfi/ |
| H A D | cthardware.h | 172 int (*daio_mgr_dao_init)(struct hw *hw, void *blk, unsigned int idx, 170 int (*daio_mgr_dao_init)(void *blk, unsigned int idx, global() member
|
| H A D | cthw20k1.c | 1034 static int daio_mgr_dao_init(struct hw *hw __maybe_unused, void *blk, unsigned int idx, unsigned in… in daio_mgr_dao_init() function 2214 .daio_mgr_dao_init = daio_mgr_dao_init,
|
| H A D | cthw20k2.c | 988 static int daio_mgr_dao_init(struct hw *hw, void *blk, unsigned int idx, unsigned int conf) in daio_mgr_dao_init() function 2356 .daio_mgr_dao_init = daio_mgr_dao_init,
|
| H A D | ctdaio.c | 411 hw->daio_mgr_dao_init(hw, mgr->mgr.ctrl_blk, idx, conf); in dao_rsc_uninit()
|