Home
last modified time | relevance | path

Searched refs:GPIO_EXPORT_PATH (Results 1 – 3 of 3) sorted by relevance

/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c40 #define GPIO_EXPORT_PATH GPIO_BASE_PATH "/export" macro
238 FILE* f = fopen(GPIO_EXPORT_PATH, "wt"); in VbGetGpioStatus()
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c83 #define GPIO_EXPORT_PATH GPIO_BASE_PATH "/export" macro
705 FILE* f = fopen(GPIO_EXPORT_PATH, "wt"); in ReadGpio()
/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c83 #define GPIO_EXPORT_PATH GPIO_BASE_PATH "/export" macro
705 FILE* f = fopen(GPIO_EXPORT_PATH, "wt"); in ReadGpio()