Searched refs:cc_create (Results 1 – 3 of 3) sorted by relevance
79 struct ccdata *cc_create(const struct cc_funcs *);
47 cc_create(const struct cc_funcs *vtab) in cc_create() function
354 priv->data = cc_create(&cc_funcs); in ng_ccatm_constructor()