Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ctxfi/
Dctsrc.h142 int src_mgr_create(struct hw *hw, struct src_mgr **rsrc_mgr);
Dctsrc.c543 int src_mgr_create(struct hw *hw, struct src_mgr **rsrc_mgr) in src_mgr_create() function
Dctatc.c115 [SRC] = { .create = (create_t)src_mgr_create,