Searched refs:ct_mixer_create (Results 1 – 3 of 3) sorted by relevance
67 int ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer);
1173 int ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer) in ct_mixer_create() function
1722 err = ct_mixer_create(atc, (struct ct_mixer **)&atc->mixer); in ct_atc_create()