Home
last modified time | relevance | path

Searched refs:nd_desc (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dlibnvdimm.h79 typedef int (*ndctl_fn)(struct nvdimm_bus_descriptor *nd_desc,
95 int (*flush_probe)(struct nvdimm_bus_descriptor *nd_desc);
96 int (*clear_to_send)(struct nvdimm_bus_descriptor *nd_desc,
231 (struct nvdimm_bus_descriptor *nd_desc);
233 (struct nvdimm_bus_descriptor *nd_desc);
234 int (*activate)(struct nvdimm_bus_descriptor *nd_desc);
312 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in nvdimm_ctl() local
314 return nd_desc->ndctl(nd_desc, nvdimm, cmd, buf, buf_len, cmd_rc); in nvdimm_ctl()

Completed in 4 milliseconds