Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/nfit/
H A Dintel.c59 struct nd_cmd_pkg pkg; in intel_security_flags()
124 struct nd_cmd_pkg pkg; in intel_security_freeze()
157 struct nd_cmd_pkg pkg; in intel_security_change_key()
199 struct nd_cmd_pkg pkg; in intel_security_unlock()
238 struct nd_cmd_pkg pkg; in intel_security_disable()
281 struct nd_cmd_pkg pkg; in intel_security_erase()
322 struct nd_cmd_pkg pkg; in intel_security_query_overwrite()
358 struct nd_cmd_pkg pkg; in intel_security_overwrite()
411 struct nd_cmd_pkg pkg; in intel_bus_fwa_businfo()
522 struct nd_cmd_pkg pkg; in intel_bus_fwa_activate()
[all …]
H A 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()
/openbmc/linux/include/uapi/linux/
H A Dndctl.h229 struct nd_cmd_pkg { struct
253 struct nd_cmd_pkg) argument
/openbmc/linux/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; in nd_cmd_in_size()
922 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field; in nd_cmd_out_size()
1036 struct nd_cmd_pkg pkg; in __nd_ioctl()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A 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()
/openbmc/linux/tools/testing/nvdimm/test/
H A 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()