Searched refs:cl_site_init (Results 1 – 4 of 4) sorted by relevance
419 int cl_site_init(struct cl_site *s, struct cl_device *d) in cl_site_init() function435 EXPORT_SYMBOL(cl_site_init);
216 rc = cl_site_init(site, &vdv->cdv_cl); in ccc_device_alloc()
2632 int cl_site_init (struct cl_site *s, struct cl_device *top);
604 rc = cl_site_init(site, &ed->ed_cl); in echo_site_init()