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

/linux-4.1.27/drivers/input/
H A Dmousedev.c14 #define MOUSEDEV_MINOR_BASE 32 macro
831 minor = input_get_new_minor(MOUSEDEV_MINOR_BASE, mousedev_reserve_minor()
876 if (dev_no < MOUSEDEV_MINOR_BASE + MOUSEDEV_MINORS) mousedev_create()
877 dev_no -= MOUSEDEV_MINOR_BASE; mousedev_create()
1061 .minor = MOUSEDEV_MINOR_BASE,

Completed in 85 milliseconds