Linux Kernel
3.7.1
|
#include <ad714x.h>
Data Fields | |
int | slider_num |
int | wheel_num |
int | touchpad_num |
int | button_num |
struct ad714x_slider_plat * | slider |
struct ad714x_wheel_plat * | wheel |
struct ad714x_touchpad_plat * | touchpad |
struct ad714x_button_plat * | button |
unsigned short | stage_cfg_reg [STAGE_NUM][STAGE_CFGREG_NUM] |
unsigned short | sys_cfg_reg [SYS_CFGREG_NUM] |
unsigned long | irqflags |
struct ad714x_button_plat* button |
struct ad714x_slider_plat* slider |
unsigned short stage_cfg_reg[STAGE_NUM][STAGE_CFGREG_NUM] |
unsigned short sys_cfg_reg[SYS_CFGREG_NUM] |
struct ad714x_touchpad_plat* touchpad |
struct ad714x_wheel_plat* wheel |