Searched refs:UINPUT_NUM_REQUESTS (Results 1 – 2 of 2) sorted by relevance
41 #define UINPUT_NUM_REQUESTS 16 macro72 struct uinput_request *requests[UINPUT_NUM_REQUESTS];
70 for (id = 0; id < UINPUT_NUM_REQUESTS; id++) { in uinput_request_alloc_id()87 if (id >= UINPUT_NUM_REQUESTS) in uinput_request_find()168 for (i = 0; i < UINPUT_NUM_REQUESTS; i++) { in uinput_flush_requests()