Searched refs:cd_ops (Results 1 – 7 of 7) sorted by relevance
183 lsd->acid_cl.cd_ops = &lovsub_cl_ops; in lovsub_device_alloc()
488 ld->ld_cl.cd_ops = &lov_cl_ops; in lov_device_alloc()
227 od->od_cl.cd_ops = &osc_cl_ops; in osc_device_alloc()
1339 if (dev->cd_ops->cdo_req_init != NULL) { in cl_req_init()1340 result = dev->cd_ops->cdo_req_init(env, in cl_req_init()
211 vdv->cdv_cl.cd_ops = clops; in ccc_device_alloc()
156 const struct cl_device_operations *cd_ops; member
718 cd->cd_ops = &echo_device_cl_ops; in echo_device_alloc()