Searched defs:ad714x_platform_data (Results 1 – 1 of 1) sorted by relevance
49 struct ad714x_platform_data { struct50 int slider_num;51 int wheel_num;52 int touchpad_num;53 int button_num;54 struct ad714x_slider_plat *slider;55 struct ad714x_wheel_plat *wheel;56 struct ad714x_touchpad_plat *touchpad;57 struct ad714x_button_plat *button;58 unsigned short stage_cfg_reg[STAGE_NUM][STAGE_CFGREG_NUM];[all …]