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

/u-boot/include/
H A Dapi_public.h45 API_DEV_CLOSE, enumerator in enum:__anon441
/u-boot/examples/api/
H A Dglue.c236 if (!syscall(API_DEV_CLOSE, NULL, di))
/u-boot/api/
H A Dapi.c663 calls_table[API_DEV_CLOSE] = &API_dev_close;

Completed in 60 milliseconds