Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/configs/
Djornada720_defconfig36 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dsimpad_defconfig72 CONFIG_INPUT_MOUSEDEV_SCREEN_X=800
Dcolibri_pxa270_defconfig85 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dtrizeps4_defconfig117 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dpxa_defconfig293 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
/Linux-v5.10/drivers/input/
Dmousedev.c32 #ifndef CONFIG_INPUT_MOUSEDEV_SCREEN_X
33 #define CONFIG_INPUT_MOUSEDEV_SCREEN_X 1024 macro
39 static int xres = CONFIG_INPUT_MOUSEDEV_SCREEN_X;