Searched refs:nd_cmd_pkg (Results 1 – 6 of 6) 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, pk in intel_bus_fwa_activate() [all...] |
H A D | core.c | 407 struct nd_cmd_pkg *call_pkg, int *family) in cmd_to_func() 445 struct nd_cmd_pkg *call_pkg = NULL; in acpi_nfit_ctl() 3193 struct nd_cmd_pkg *call_pkg = buf; in acpi_nfit_clear_to_send()
|
/linux/include/uapi/linux/ |
H A D | ndctl.h | 209 * struct nd_cmd_pkg 229 struct nd_cmd_pkg { struct 253 struct nd_cmd_pkg) argument
|
/linux/drivers/nvdimm/ |
H A D | bus.c | 812 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, }, 852 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, }, 884 struct nd_cmd_pkg *pkg = buf; in nd_cmd_in_size() 925 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field; in nd_cmd_out_size() 1039 struct nd_cmd_pkg pkg; in __nd_ioctl()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | papr_scm.c | 670 struct nd_cmd_pkg *nd_cmd; in is_cmd_valid() 690 buf_len < (sizeof(struct nd_cmd_pkg) + ND_PDSM_HDR_SIZE)) { in is_cmd_valid() 696 /* Verify that the nd_cmd_pkg.nd_family is correct */ in is_cmd_valid() 697 nd_cmd = (struct nd_cmd_pkg *)buf; in is_cmd_valid() 944 struct nd_cmd_pkg *pkg) in papr_scm_service_pdsm() 1009 struct nd_cmd_pkg *call_pkg = NULL; in papr_scm_ndctl() 1044 call_pkg = (struct nd_cmd_pkg *)buf; in papr_scm_ndctl()
|
/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | 1334 struct nd_cmd_pkg *pkg = buf; in nfit_ctl_dbg() 1371 struct nd_cmd_pkg *call_pkg = buf; in nfit_test_ctl() 1516 struct nd_cmd_pkg *call_pkg = buf; in nfit_test_ctl() 2882 struct nd_cmd_pkg pkg; in nfit_ctl_test()
|