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