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