Searched defs:ad7879_platform_data (Results 1 – 1 of 1) sorted by relevance
8 struct ad7879_platform_data { struct9 u16 model; /* 7879 */10 u16 x_plate_ohms;11 u16 x_min, x_max;12 u16 y_min, y_max;13 u16 pressure_min, pressure_max;15 bool swap_xy; /* swap x and y axes */20 u8 pen_down_acc_interval;24 u8 first_conversion_delay;26 u8 acquisition_time;[all …]