rsum_mgr          451 sound/pci/ctxfi/ctamixer.c int sum_mgr_create(struct hw *hw, struct sum_mgr **rsum_mgr)
rsum_mgr          456 sound/pci/ctxfi/ctamixer.c 	*rsum_mgr = NULL;
rsum_mgr          471 sound/pci/ctxfi/ctamixer.c 	*rsum_mgr = sum_mgr;
rsum_mgr           46 sound/pci/ctxfi/ctamixer.h int sum_mgr_create(struct hw *hw, struct sum_mgr **rsum_mgr);