Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/configs/
Djornada720_defconfig32 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dsimpad_defconfig66 CONFIG_INPUT_MOUSEDEV_SCREEN_X=800
Dcolibri_pxa270_defconfig80 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dtrizeps4_defconfig113 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
Dpxa_defconfig237 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
/Linux-v6.1/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;