Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/configs/
Dsimpad_defconfig72 CONFIG_INPUT_MOUSEDEV_SCREEN_X=800
Djornada720_defconfig37 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dcolibri_pxa270_defconfig86 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dtrizeps4_defconfig117 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dlpc32xx_defconfig79 CONFIG_INPUT_MOUSEDEV_SCREEN_X=240
Dat91_dt_defconfig104 CONFIG_INPUT_MOUSEDEV_SCREEN_X=480
Dpxa_defconfig299 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
/Linux-v4.19/drivers/input/
Dmousedev.c35 #ifndef CONFIG_INPUT_MOUSEDEV_SCREEN_X
36 #define CONFIG_INPUT_MOUSEDEV_SCREEN_X 1024 macro
42 static int xres = CONFIG_INPUT_MOUSEDEV_SCREEN_X;