Searched refs:src_mgr_create (Results 1 – 3 of 3) sorted by relevance
142 int src_mgr_create(struct hw *hw, struct src_mgr **rsrc_mgr);
543 int src_mgr_create(struct hw *hw, struct src_mgr **rsrc_mgr) in src_mgr_create() function
115 [SRC] = { .create = (create_t)src_mgr_create,