Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctamixer.h39 int (*get_sum)(struct sum_mgr *mgr, member
H A Dctamixer.c465 sum_mgr->get_sum = get_sum_rsc; in sum_mgr_create()
H A Dctatc.c600 err = sum_mgr->get_sum(sum_mgr, &sum_dsc, (struct sum **)&apcm->mono); in atc_pcm_capture_get_resources()
1439 err = sum_mgr->get_sum(sum_mgr, &sum_dsc, in atc_get_resources()
H A Dctmixer.c851 err = sum_mgr->get_sum(sum_mgr, &sum_desc, &sum); in ct_mixer_get_resources()