Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/input/
Dad714x.h49 struct ad714x_platform_data { struct
50 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 …]