D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
modules
/
3.10.0-1062.9.1.el7.x86_64
/
build
/
include
/
linux
/
input
/
Filename :
pixcir_ts.h
back
Copy
#ifndef _PIXCIR_I2C_TS_H #define _PIXCIR_I2C_TS_H struct pixcir_ts_platform_data { int (*attb_read_val)(void); int x_max; int y_max; }; #endif