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

/u-boot/include/
H A Dapi_public.h45 API_DEV_WRITE, enumerator in enum:__anon439
/u-boot/examples/api/
H A Dglue.c332 if (!syscall(API_DEV_WRITE, &err, di, buf, &len))
/u-boot/api/
H A Dapi.c663 calls_table[API_DEV_WRITE] = &API_dev_write;

Completed in 98 milliseconds