Searched refs:ccc_device (Results 1 – 2 of 2) sorted by relevance
170 struct ccc_device *vdv; in ccc_device_init()199 struct ccc_device *vdv; in ccc_device_alloc()235 struct ccc_device *vdv = lu2ccc_dev(d); in ccc_device_free()360 struct ccc_device *dev = lu2ccc_dev(obj->lo_dev); in ccc_object_init()913 struct lu_device *ccc2lu_dev(struct ccc_device *vdv) in ccc2lu_dev()918 struct ccc_device *lu2ccc_dev(const struct lu_device *d) in lu2ccc_dev()920 return container_of0(d, struct ccc_device, cdv_cl.cd_lu_dev); in lu2ccc_dev()923 struct ccc_device *cl2ccc_dev(const struct cl_device *d) in cl2ccc_dev()925 return container_of0(d, struct ccc_device, cdv_cl); in cl2ccc_dev()
235 struct ccc_device { struct336 struct lu_device *ccc2lu_dev (struct ccc_device *vdv);338 struct ccc_device *lu2ccc_dev (const struct lu_device *d);339 struct ccc_device *cl2ccc_dev (const struct cl_device *d);