Searched refs:cl_device_init (Results 1 – 6 of 6) sorted by relevance
179 result = cl_device_init(&lsd->acid_cl, t); in lovsub_device_alloc()
485 cl_device_init(&ld->ld_cl, t); in lov_device_alloc()
224 cl_device_init(&od->od_cl, t); in osc_device_alloc()
209 cl_device_init(&vdv->cdv_cl, t); in ccc_device_alloc()
2704 static inline int cl_device_init(struct cl_device *d, struct lu_device_type *t) in cl_device_init() function
713 rc = cl_device_init(cd, t); in echo_device_alloc()