Searched defs:ctp_config_info (Results 1 – 1 of 1) sorted by relevance
56 struct ctp_config_info { struct57 enum input_sensor_type input_type;58 int ctp_used;59 int isI2CClient;60 __u32 twi_id;61 const char *name;62 const char *np_name;63 int screen_max_x;64 int screen_max_y;65 int revert_x_flag;[all …]