Searched defs:ad7879_platform_data (Results 1 – 1 of 1) sorted by relevance
9 struct ad7879_platform_data { struct10 u16 model; /* 7879 */11 u16 x_plate_ohms;12 u16 x_min, x_max;13 u16 y_min, y_max;14 u16 pressure_min, pressure_max;16 bool swap_xy; /* swap x and y axes */21 u8 pen_down_acc_interval;25 u8 first_conversion_delay;27 u8 acquisition_time;[all …]