Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthardware.h126 int (*srcimp_mgr_set_imapuser)(void *blk, unsigned int user); member
H A Dcthw20k2.c532 static int srcimp_mgr_set_imapuser(void *blk, unsigned int user) in srcimp_mgr_set_imapuser() function
2270 .srcimp_mgr_set_imapuser = srcimp_mgr_set_imapuser,
H A Dcthw20k1.c532 static int srcimp_mgr_set_imapuser(void *blk, unsigned int user) in srcimp_mgr_set_imapuser() function
2197 .srcimp_mgr_set_imapuser = srcimp_mgr_set_imapuser,
H A Dctsrc.c783 hw->srcimp_mgr_set_imapuser(mgr->ctrl_blk, entry->user); in srcimp_map_op()