代码搜索:touchScreen
找到约 596 项符合「touchScreen」的源代码
代码结果 596
www.eeworm.com/read/324920/3493426
kconfig
#
# Mouse driver configuration
#
menuconfig INPUT_TOUCHSCREEN
bool "Touchscreens"
help
Say Y here, and a list of supported touchscreens will be displayed.
This option doesn't affect the kernel
www.eeworm.com/read/316872/3592210
h lifebook.h
/*
* Fujitsu B-series Lifebook PS/2 TouchScreen driver
*
* Copyright (c) 2005 Vojtech Pavlik
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the
www.eeworm.com/read/393286/2480813
h lifebook.h
/*
* Fujitsu B-series Lifebook PS/2 TouchScreen driver
*
* Copyright (c) 2005 Vojtech Pavlik
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the
www.eeworm.com/read/393286/2480916
kconfig
#
# Mouse driver configuration
#
menuconfig INPUT_TOUCHSCREEN
bool "Touchscreens"
help
Say Y here, and a list of supported touchscreens will be displayed.
This option doesn't affect the kernel
www.eeworm.com/read/135153/5887178
c mou_dynapro.c
/* Dynapro SC3 touchscreen driver
Written by Jordan Crouse, September 5, 2001
Copyright 2001, Century Embedded Technologies
*/
/* TODO:
Add support for rotated displays
*/
#include
www.eeworm.com/read/125811/6021717
c mou_dynapro.c
/* Dynapro SC3 touchscreen driver
Written by Jordan Crouse, September 5, 2001
Copyright 2001, Century Embedded Technologies
*/
/* TODO:
Add support for rotated displays
*/
#include
www.eeworm.com/read/250243/4437530
kconfig
#
# Mouse driver configuration
#
config INPUT_TOUCHSCREEN
bool "Touchscreens"
depends on INPUT
help
Say Y here, and a list of supported touchscreens will be displayed.
This option doesn't aff
www.eeworm.com/read/209559/4964567
kconfig
#
# Mouse driver configuration
#
config INPUT_TOUCHSCREEN
bool "Touchscreens"
depends on INPUT
help
Say Y here, and a list of supported touchscreens will be displayed.
This option doesn't aff
www.eeworm.com/read/169937/5408585
c mou_dynapro.c
/* Dynapro SC3 touchscreen driver
Written by Jordan Crouse, September 5, 2001
Copyright 2001, Century Embedded Technologies
*/
/* TODO:
Add support for rotated displays
*/
#include
www.eeworm.com/read/316872/3592364
c ucb1400_ts.c
/*
* Philips UCB1400 touchscreen driver
*
* Author: Nicolas Pitre
* Created: September 25, 2006
* Copyright: MontaVista Software, Inc.
*
* This program is free software; you can redistribut