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