Home
last modified time | relevance | path

Searched refs:JOYDEV_MINORS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/
H A Djoydev.c32 #define JOYDEV_MINORS 16 macro
918 minor = input_get_new_minor(JOYDEV_MINOR_BASE, JOYDEV_MINORS, true); in joydev_connect()
939 if (dev_no < JOYDEV_MINOR_BASE + JOYDEV_MINORS) in joydev_connect()