Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvdimm/
Dbus.c372 const struct nd_cmd_desc *nd_cmd_dimm_desc(int cmd) in nd_cmd_dimm_desc() function
378 EXPORT_SYMBOL_GPL(nd_cmd_dimm_desc);
499 desc = nd_cmd_dimm_desc(cmd); in __nd_ioctl()
/linux-4.4.14/include/linux/
Dlibnvdimm.h134 const struct nd_cmd_desc *nd_cmd_dimm_desc(int cmd);
/linux-4.4.14/drivers/acpi/
Dnfit.c98 desc = nd_cmd_dimm_desc(cmd); in acpi_nfit_ctl()