OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO_EXPORT_PATH
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/host/arch/arm/lib/
crossystem_arch.c
40
#define
GPIO_EXPORT_PATH
GPIO_BASE_PATH "/export"
238
FILE* f = fopen(
GPIO_EXPORT_PATH
, "wt");
/external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c
83
#define
GPIO_EXPORT_PATH
GPIO_BASE_PATH "/export"
705
FILE* f = fopen(
GPIO_EXPORT_PATH
, "wt");
Completed in 141 milliseconds