Searched refs:JOYDEV_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
38 #define JOYDEV_BUFFER_SIZE 64 macro63 struct js_event buffer[JOYDEV_BUFFER_SIZE];107 client->head &= JOYDEV_BUFFER_SIZE - 1; in joydev_pass_event()334 client->tail &= JOYDEV_BUFFER_SIZE - 1; in joydev_fetch_next_event()