Searched refs:nd_payload (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/acpi/nfit/ |
| H A D | intel.c | 58 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_security_flags() 122 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_security_freeze() 154 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_security_change_key() 195 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_security_unlock() 233 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_security_disable() 275 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_security_erase() 315 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_security_query_overwrite() 350 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_security_overwrite() 402 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_bus_fwa_businfo() 512 TRAILING_OVERLAP(struct nd_cmd_pkg, pkg, nd_payload, in intel_bus_fwa_activate() [all …]
|
| /linux/include/uapi/linux/ |
| H A D | ndctl.h | 236 unsigned char nd_payload[]; /* Contents of call */ member
|
| /linux/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 1343 buf = pkg->nd_payload; in nfit_ctl_dbg() 1379 buf = (void *) call_pkg->nd_payload; in nfit_test_ctl() 1530 buf = (void *) call_pkg->nd_payload; in nfit_test_ctl() 1556 buf = (void *) call_pkg->nd_payload; in nfit_test_ctl()
|