Home
last modified time | relevance | path

Searched refs:ND_ARS_PERSISTENT (Results 1 – 5 of 5) 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.h124 ND_ARS_PERSISTENT = 2, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dndctl.h124 ND_ARS_PERSISTENT = 2, enumerator
/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.h124 ND_ARS_PERSISTENT = 2, enumerator
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c526 nd_cmd->status = (ND_ARS_PERSISTENT | ND_ARS_VOLATILE) << 16; in nfit_test_cmd_ars_cap()
546 ars_status->type = ND_ARS_PERSISTENT; in post_ars_status()
3013 .status = ND_ARS_PERSISTENT << 16, in nfit_ctl_test()
/OK3568_Linux_fs/kernel/drivers/acpi/nfit/
H A Dcore.c120 flags = ND_ARS_PERSISTENT | ND_ARS_VOLATILE; in xlat_bus_status()
2737 ars_start.type = ND_ARS_PERSISTENT; in ars_start()
3342 & ND_ARS_PERSISTENT) == 0) in acpi_nfit_init_ars()