Home
last modified time | relevance | path

Searched refs:sum_mgr_create (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/pci/ctxfi/
Dctamixer.h46 int sum_mgr_create(struct hw *hw, struct sum_mgr **rsum_mgr);
Dctamixer.c449 int sum_mgr_create(struct hw *hw, struct sum_mgr **rsum_mgr) in sum_mgr_create() function
Dctatc.c121 [SUM] = { .create = (create_t)sum_mgr_create,