Searched refs:cl_site_init (Results 1 – 4 of 4) sorted by relevance
393 int cl_site_init(struct cl_site *s, struct cl_device *d) in cl_site_init() function409 EXPORT_SYMBOL(cl_site_init);
215 rc = cl_site_init(site, &vdv->cdv_cl); in ccc_device_alloc()
2627 int cl_site_init (struct cl_site *s, struct cl_device *top);
606 rc = cl_site_init(site, &ed->ed_cl); in echo_site_init()