Searched refs:MOUSEDEV_MINOR_BASE (Results 1 – 1 of 1) sorted by relevance
14 #define MOUSEDEV_MINOR_BASE 32 macro831 minor = input_get_new_minor(MOUSEDEV_MINOR_BASE, in mousedev_reserve_minor()876 if (dev_no < MOUSEDEV_MINOR_BASE + MOUSEDEV_MINORS) in mousedev_create()877 dev_no -= MOUSEDEV_MINOR_BASE; in mousedev_create()1061 .minor = MOUSEDEV_MINOR_BASE,