Searched refs:API_DEV_ENUM (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dapi_public.h43 API_DEV_ENUM, enumerator in enum:__anon441
/u-boot/examples/api/
H A Dglue.c186 if (!syscall(API_DEV_ENUM, NULL, di))
200 if (!syscall(API_DEV_ENUM, NULL, di))
/u-boot/api/
H A Dapi.c661 calls_table[API_DEV_ENUM] = &API_dev_enum;

Completed in 47 milliseconds