Searched refs:ev_dev_count (Results 1 – 2 of 2) sorted by relevance
51 static unsigned ev_dev_count = 0; variable101 ev_dev_count++; in ev_init()102 if (ev_dev_count == MAX_DEVICES) break; in ev_init()148 ev_dev_count = 0; in ev_exit()192 for (i = 0; i < ev_dev_count; i++) { in ev_sync_key_state()
55 static unsigned ev_dev_count = 0; variable