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