Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthardware.h166 int (*daio_mgr_enb_dai)(void *blk, unsigned int idx); member
H A Dcthw20k2.c951 static int daio_mgr_enb_dai(void *blk, unsigned int idx) in daio_mgr_enb_dai() function
2309 .daio_mgr_enb_dai = daio_mgr_enb_dai,
H A Dcthw20k1.c966 static int daio_mgr_enb_dai(void *blk, unsigned int idx) in daio_mgr_enb_dai() function
2236 .daio_mgr_enb_dai = daio_mgr_enb_dai,
H A Dctdaio.c612 hw->daio_mgr_enb_dai(mgr->mgr.ctrl_blk, in daio_mgr_enb_daio()