Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/nfit/
Dintel.c58 struct nd_cmd_pkg pkg; in intel_security_flags()
123 struct nd_cmd_pkg pkg; in intel_security_freeze()
156 struct nd_cmd_pkg pkg; in intel_security_change_key()
200 struct nd_cmd_pkg pkg; in intel_security_unlock()
242 struct nd_cmd_pkg pkg; in intel_security_disable()
285 struct nd_cmd_pkg pkg; in intel_security_erase()
330 struct nd_cmd_pkg pkg; in intel_security_query_overwrite()
368 struct nd_cmd_pkg pkg; in intel_security_overwrite()
439 struct nd_cmd_pkg pkg; in intel_bus_fwa_businfo()
550 struct nd_cmd_pkg pkg; in intel_bus_fwa_activate()
[all …]
Dcore.c407 struct nd_cmd_pkg *call_pkg, int *family) in cmd_to_func()
445 struct nd_cmd_pkg *call_pkg = NULL; in acpi_nfit_ctl()
3194 struct nd_cmd_pkg *call_pkg = buf; in acpi_nfit_clear_to_send()
/linux-6.1.9/include/uapi/linux/
Dndctl.h229 struct nd_cmd_pkg { struct
253 struct nd_cmd_pkg) argument
/linux-6.1.9/drivers/nvdimm/
Dbus.c796 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, },
836 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, },
868 struct nd_cmd_pkg *pkg = buf; in nd_cmd_in_size()
909 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field; in nd_cmd_out_size()
1023 struct nd_cmd_pkg pkg; in __nd_ioctl()
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dpapr_scm.c708 struct nd_cmd_pkg *nd_cmd; in is_cmd_valid()
728 buf_len < (sizeof(struct nd_cmd_pkg) + ND_PDSM_HDR_SIZE)) { in is_cmd_valid()
735 nd_cmd = (struct nd_cmd_pkg *)buf; in is_cmd_valid()
982 struct nd_cmd_pkg *pkg) in papr_scm_service_pdsm()
1047 struct nd_cmd_pkg *call_pkg = NULL; in papr_scm_ndctl()
1082 call_pkg = (struct nd_cmd_pkg *)buf; in papr_scm_ndctl()
/linux-6.1.9/tools/testing/nvdimm/test/
Dnfit.c1334 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()
2880 struct nd_cmd_pkg pkg; in nfit_ctl_test()