imap_add          173 sound/pci/ctxfi/ctdaio.c 		dao->mgr->imap_add(dao->mgr, entry);
imap_add          202 sound/pci/ctxfi/ctdaio.c 		dao->mgr->imap_add(dao->mgr, entry);
imap_add          719 sound/pci/ctxfi/ctdaio.c 	daio_mgr->imap_add = daio_imap_add;
imap_add          112 sound/pci/ctxfi/ctdaio.h 	int (*imap_add)(struct daio_mgr *mgr, struct imapper *entry);
imap_add          632 sound/pci/ctxfi/ctsrc.c 		srcimp->mgr->imap_add(srcimp->mgr, entry);
imap_add          855 sound/pci/ctxfi/ctsrc.c 	srcimp_mgr->imap_add = srcimp_imap_add;
imap_add          137 sound/pci/ctxfi/ctsrc.h 	int (*imap_add)(struct srcimp_mgr *mgr, struct imapper *entry);