Searched refs:nd_desc (Results 1 – 1 of 1) sorted by relevance
77 typedef int (*ndctl_fn)(struct nvdimm_bus_descriptor *nd_desc,90 int (*flush_probe)(struct nvdimm_bus_descriptor *nd_desc);91 int (*clear_to_send)(struct nvdimm_bus_descriptor *nd_desc,275 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in nvdimm_ctl() local277 return nd_desc->ndctl(nd_desc, nvdimm, cmd, buf, buf_len, cmd_rc); in nvdimm_ctl()