Home
last modified time | relevance | path

Searched defs:bu21013_platform_device (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/input/
Dbu21013.h26 struct bu21013_platform_device { struct
27 int (*cs_en)(int reset_pin);
28 int (*cs_dis)(int reset_pin);
29 int (*irq_read_val)(void);
30 int touch_x_max;
31 int touch_y_max;
32 unsigned int cs_pin;
33 unsigned int irq;
34 bool ext_clk;
35 bool x_flip;
[all …]