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