Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthardware.h173 int (*daio_mgr_set_imapnxt)(void *blk, unsigned int next); member
H A Dcthw20k2.c1035 static int daio_mgr_set_imapnxt(void *blk, unsigned int next) in daio_mgr_set_imapnxt() function
2315 .daio_mgr_set_imapnxt = daio_mgr_set_imapnxt,
H A Dcthw20k1.c1080 static int daio_mgr_set_imapnxt(void *blk, unsigned int next) in daio_mgr_set_imapnxt() function
2242 .daio_mgr_set_imapnxt = daio_mgr_set_imapnxt,
H A Dctdaio.c616 hw->daio_mgr_set_imapnxt(mgr->ctrl_blk, entry->next); in daio_mgr_enb_daio()