Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/minui/
H A Devents.c52 static unsigned ev_misc_count = 0; variable
120 if (ev_misc_count == MAX_MISC_FDS || cb == NULL) in ev_add_fd()
131 ev_misc_count++; in ev_add_fd()
147 ev_misc_count = 0; in ev_exit()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Devents.c56 static unsigned ev_misc_count = 0; variable