Home
last modified time | relevance | path

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

/linux/include/soc/fsl/qe/
H A Ducc_fast.h139 struct ucc_fast_info { struct
178 struct ucc_fast_info *uf_info; argument
214 int ucc_fast_init(struct ucc_fast_info * uf_info, struct ucc_fast_private ** uccf_ret);
H A Dqe_tdm.h73 struct ucc_fast_info uf_info;
/linux/drivers/soc/fsl/qe/
H A Ducc_fast.c135 int ucc_fast_init(struct ucc_fast_info * uf_info, struct ucc_fast_private ** uccf_ret) in ucc_fast_init()