Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/nfit/
H A 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 …]
H A Dcore.c406 struct nd_cmd_pkg *call_pkg, int *family) in cmd_to_func()
444 struct nd_cmd_pkg *call_pkg = NULL; in acpi_nfit_ctl()
3582 struct nd_cmd_pkg *call_pkg = buf; in acpi_nfit_clear_to_send()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dndctl.h231 struct nd_cmd_pkg { struct
248 struct nd_cmd_pkg) argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dndctl.h231 struct nd_cmd_pkg { struct
255 struct nd_cmd_pkg) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dndctl.h231 struct nd_cmd_pkg { struct
248 struct nd_cmd_pkg) argument
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c466 struct nd_cmd_pkg *nd_cmd; in is_cmd_valid()
486 buf_len < (sizeof(struct nd_cmd_pkg) + ND_PDSM_HDR_SIZE)) { in is_cmd_valid()
493 nd_cmd = (struct nd_cmd_pkg *)buf; in is_cmd_valid()
672 struct nd_cmd_pkg *pkg) in papr_scm_service_pdsm()
737 struct nd_cmd_pkg *call_pkg = NULL; in papr_scm_ndctl()
772 call_pkg = (struct nd_cmd_pkg *)buf; in papr_scm_ndctl()
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A 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()
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A 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()