Home
last modified time | relevance | path

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

/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.h238 unsigned char nd_payload[]; /* Contents of call */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dndctl.h238 unsigned char nd_payload[]; /* Contents of call */ member
/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.h238 unsigned char nd_payload[]; /* Contents of call */ member
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c1341 buf = pkg->nd_payload; in nfit_ctl_dbg()
1377 buf = (void *) call_pkg->nd_payload; in nfit_test_ctl()
1528 buf = (void *) call_pkg->nd_payload; in nfit_test_ctl()
1554 buf = (void *) call_pkg->nd_payload; in nfit_test_ctl()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c675 struct nd_pkg_pdsm *pdsm_pkg = (struct nd_pkg_pdsm *)pkg->nd_payload; in papr_scm_service_pdsm()
/OK3568_Linux_fs/kernel/drivers/acpi/nfit/
H A Dcore.c525 in_buf.buffer.pointer = (void *) &call_pkg->nd_payload; in acpi_nfit_ctl()
581 memcpy(call_pkg->nd_payload + call_pkg->nd_size_in, in acpi_nfit_ctl()