Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvdimm/
Dbus.c400 const struct nd_cmd_desc *nd_cmd_bus_desc(int cmd) in nd_cmd_bus_desc() function
406 EXPORT_SYMBOL_GPL(nd_cmd_bus_desc);
504 desc = nd_cmd_bus_desc(cmd); in __nd_ioctl()
/linux-4.4.14/include/linux/
Dlibnvdimm.h135 const struct nd_cmd_desc *nd_cmd_bus_desc(int cmd);
/linux-4.4.14/drivers/acpi/
Dnfit.c106 desc = nd_cmd_bus_desc(cmd); in acpi_nfit_ctl()