Home
last modified time | relevance | path

Searched refs:API_EBUSY (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h15 #define API_EBUSY 4 /* busy, occupied etc. */ macro
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c242 return API_EBUSY; in API_dev_open()