Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
H A Dbus.c815 const struct nd_cmd_desc *nd_cmd_dimm_desc(int cmd) in nd_cmd_dimm_desc() function
821 EXPORT_SYMBOL_GPL(nd_cmd_dimm_desc);
1040 desc = nd_cmd_dimm_desc(cmd); in __nd_ioctl()
/linux/drivers/acpi/nfit/
H A Dcore.c478 desc = nd_cmd_dimm_desc(cmd); in acpi_nfit_ctl()