Searched refs:nd_cmd_pkg (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/acpi/nfit/
H A Dintel.c59 struct nd_cmd_pkg pkg;
124 struct nd_cmd_pkg pkg;
157 struct nd_cmd_pkg pkg;
199 struct nd_cmd_pkg pkg;
238 struct nd_cmd_pkg pkg;
281 struct nd_cmd_pkg pkg;
322 struct nd_cmd_pkg pkg;
358 struct nd_cmd_pkg pkg;
411 struct nd_cmd_pkg pkg;
522 struct nd_cmd_pkg pk
[all...]
H A Dcore.c407 struct nd_cmd_pkg *call_pkg, int *family)
445 struct nd_cmd_pkg *call_pkg = NULL;
3188 struct nd_cmd_pkg *call_pkg = buf;
/linux-master/include/uapi/linux/
H A Dndctl.h209 * struct nd_cmd_pkg
229 struct nd_cmd_pkg { struct
253 struct nd_cmd_pkg)
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c708 struct nd_cmd_pkg *nd_cmd;
728 buf_len < (sizeof(struct nd_cmd_pkg) + ND_PDSM_HDR_SIZE)) {
734 /* Verify that the nd_cmd_pkg.nd_family is correct */
735 nd_cmd = (struct nd_cmd_pkg *)buf;
982 struct nd_cmd_pkg *pkg)
1047 struct nd_cmd_pkg *call_pkg = NULL;
1082 call_pkg = (struct nd_cmd_pkg *)buf;
/linux-master/drivers/nvdimm/
H A Dbus.c809 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, },
849 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, },
881 struct nd_cmd_pkg *pkg = buf;
922 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field;
1036 struct nd_cmd_pkg pkg;
/linux-master/tools/testing/nvdimm/test/
H A Dnfit.c1334 struct nd_cmd_pkg *pkg = buf;
1371 struct nd_cmd_pkg *call_pkg = buf;
1516 struct nd_cmd_pkg *call_pkg = buf;
2882 struct nd_cmd_pkg pkg;

Completed in 144 milliseconds