Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dlibnvdimm.h283 const struct nd_cmd_desc *nd_cmd_dimm_desc(int cmd);
/Linux-v5.10/drivers/nvdimm/
Dbus.c799 const struct nd_cmd_desc *nd_cmd_dimm_desc(int cmd) in nd_cmd_dimm_desc() function
805 EXPORT_SYMBOL_GPL(nd_cmd_dimm_desc);
1026 desc = nd_cmd_dimm_desc(cmd); in __nd_ioctl()
/Linux-v5.10/drivers/acpi/nfit/
Dcore.c471 desc = nd_cmd_dimm_desc(cmd); in acpi_nfit_ctl()