Searched refs:ENVOP_GET_CHAR (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | environment.h | 209 ENVOP_GET_CHAR, /* we want to call the get_char function */ enumerator |
/external/u-boot/env/ | ||
D | env.c | 123 case ENVOP_GET_CHAR: in env_get_location() |