代码搜索结果

找到约 738 项符合 Pressure 的代码

pthres.c

/* * tslib/plugins/pthres.c * * Copyright (C) 2003 Texas Instruments, Inc. * * Based on: * tslib/plugins/linear.c * Copyright (C) 2001 Russell King. * * This file is placed under the

collie-raw.c

#include #include #include #include "config.h" #include "tslib-private.h" struct collie_ts_event { /* Used in the Sharp Zaurus SL-5000d and SL-5500 */ long y; long

input-raw.c

/* * tslib/src/ts_read_raw_module.c * * Original version: * Copyright (C) 2001 Russell King. * * Rewritten for the Linux input device API: * Copyright (C) 2002 Nicolas Pitre * * This fil

ucb1x00-raw.c

#include #include #include #include "config.h" #include "tslib-private.h" struct ucb1x00_ts_event { /* Used in UCB1x00 style touchscreens */ unsigned short pressu

ts_read.c

/* * tslib/src/ts_read.c * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: ts_read.c,v 1.4 2004/07/21 19:

variance.c

/* * tslib/plugins/variance.c * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: variance.c,v 1.3 2002/11/

mousebuts.c

/* * tslib/plugins/mousebuts.c * * Copyright (C) 2003 Cacko Team (http://www.cacko.biz), 2003 * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * Tou

ts_read_raw.c

/* * tslib/src/ts_read_raw.c * * Original version: * Copyright (C) 2001 Russell King. * * Rewritten for the Linux input device API: * Copyright (C) 2002 Nicolas Pitre * * This file is pl

ts_read.c

/* * tslib/src/ts_read.c * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: ts_read.c,v 1.3 2003/03/04 17:

drivers_input_touchscreen_wm9712.c

/* * wm9712.c -- Codec driver for Wolfson WM9712 AC97 Codecs. * * Copyright 2003, 2004, 2005, 2006, 2007 Wolfson Microelectronics PLC. * Author: Liam Girdwood * Parts Copy