Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dndctl.h241 struct nd_cmd_pkg { struct
258 struct nd_cmd_pkg) argument
/Linux-v4.19/drivers/nvdimm/
Dbus.c706 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, },
746 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, },
778 struct nd_cmd_pkg *pkg = buf; in nd_cmd_in_size()
819 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field; in nd_cmd_out_size()
932 struct nd_cmd_pkg pkg; in __nd_ioctl()
/Linux-v4.19/tools/testing/nvdimm/test/
Dnfit.c968 struct nd_cmd_pkg *call_pkg = buf; in nfit_test_ctl()
1063 struct nd_cmd_pkg *call_pkg = buf; in nfit_test_ctl()
/Linux-v4.19/drivers/acpi/nfit/
Dcore.c402 struct nd_cmd_pkg *call_pkg = NULL; in acpi_nfit_ctl()