Searched refs:cpts_register (Results 1 – 5 of 5) sorted by relevance
128 int cpts_register(struct cpts *cpts);172 cpts_register(struct cpts *cpts) in cpts_register() function
561 int cpts_register(struct cpts *cpts) in cpts_register() function595 EXPORT_SYMBOL_GPL(cpts_register);
834 if (cpts_register(cpsw->cpts)) in cpsw_ndo_open()
871 if (cpts_register(cpsw->cpts)) in cpsw_ndo_open()
2707 if (cpts_register(gbe_dev->cpts)) { in gbe_register_cpts()