Searched refs:ucc_fast_init (Results 1 – 3 of 3) sorted by relevance
192 int ucc_fast_init(struct ucc_fast_info * uf_info, struct ucc_fast_private ** uccf_ret);
138 int ucc_fast_init(struct ucc_fast_info * uf_info, struct ucc_fast_private ** uccf_ret) in ucc_fast_init() function345 EXPORT_SYMBOL(ucc_fast_init);
2176 if (ucc_fast_init(uf_info, &ugeth->uccf)) { in ucc_struct_init()