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

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

Completed in 50 milliseconds