Searched refs:JOYDEV_MINOR_BASE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Djoydev.c35 #define JOYDEV_MINOR_BASE 0 macro
257 int i = iminor(inode) - JOYDEV_MINOR_BASE;
877 joydev->dev.devt = MKDEV(INPUT_MAJOR, JOYDEV_MINOR_BASE + minor);
964 .minor = JOYDEV_MINOR_BASE,

Completed in 129 milliseconds