Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctsrc.h145 int srcimp_mgr_create(struct hw *hw, struct srcimp_mgr **rsrc_mgr);
H A Dctsrc.c824 int srcimp_mgr_create(struct hw *hw, struct srcimp_mgr **rsrcimp_mgr) in srcimp_mgr_create() function
H A Dctatc.c117 [SRCIMP] = { .create = (create_t)srcimp_mgr_create,