Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/minui/
H A Dminui.h78 int ev_add_fd(int fd, ev_callback cb, void *data);
H A Devents.c115 int ev_add_fd(int fd, ev_callback cb, void *data) in ev_add_fd() function