Linux Kernel
3.7.1
|
#include <bu21013.h>
Data Fields | |
int(* | cs_en )(int reset_pin) |
int(* | cs_dis )(int reset_pin) |
int(* | irq_read_val )(void) |
int | touch_x_max |
int | touch_y_max |
unsigned int | cs_pin |
unsigned int | irq |
bool | ext_clk |
bool | x_flip |
bool | y_flip |
bool | wakeup |
struct bu21013_platform_device - Handle the platform data : pointer to the cs enable function : pointer to the cs disable function : pointer to read the pen irq value function : touch x max : touch y max : chip select pin : irq pin : external clock flag : x flip flag : y flip flag : wakeup flag
This is used to handle the platform data