Searched refs:ff_ENODEV (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 48 #define ff_ENODEV 19 /* Operation not supported by device */ macro |
| H A D | ff_host_interface.c | 258 case ff_ENODEV: errno = ENODEV; break; in ff_os_errno() |