Home
last modified time | relevance | path

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

/Linux-v5.10/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.c405 struct nd_cmd_pkg *call_pkg, int *family) in cmd_to_func()
443 struct nd_cmd_pkg *call_pkg = NULL; in acpi_nfit_ctl()
3563 struct nd_cmd_pkg *call_pkg = buf; in acpi_nfit_clear_to_send()
/Linux-v5.10/include/uapi/linux/
Dndctl.h231 struct nd_cmd_pkg { struct
255 struct nd_cmd_pkg) argument
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dpapr_scm.c465 struct nd_cmd_pkg *nd_cmd; in is_cmd_valid()
485 buf_len < (sizeof(struct nd_cmd_pkg) + ND_PDSM_HDR_SIZE)) { in is_cmd_valid()
492 nd_cmd = (struct nd_cmd_pkg *)buf; in is_cmd_valid()
671 struct nd_cmd_pkg *pkg) in papr_scm_service_pdsm()
736 struct nd_cmd_pkg *call_pkg = NULL; in papr_scm_ndctl()
771 call_pkg = (struct nd_cmd_pkg *)buf; in papr_scm_ndctl()
/Linux-v5.10/drivers/nvdimm/
Dbus.c793 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, },
833 .in_sizes = { sizeof(struct nd_cmd_pkg), UINT_MAX, },
865 struct nd_cmd_pkg *pkg = buf; in nd_cmd_in_size()
906 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field; in nd_cmd_out_size()
1020 struct nd_cmd_pkg pkg; in __nd_ioctl()
/Linux-v5.10/tools/testing/nvdimm/test/
Dnfit.c1337 struct nd_cmd_pkg *pkg = buf; in nfit_ctl_dbg()
1374 struct nd_cmd_pkg *call_pkg = buf; in nfit_test_ctl()
1519 struct nd_cmd_pkg *call_pkg = buf; in nfit_test_ctl()
2897 struct nd_cmd_pkg pkg; in nfit_ctl_test()