Searched defs:mms114_platform_data (Results 1 – 1 of 1) sorted by relevance
13 struct mms114_platform_data { struct14 unsigned int x_size;15 unsigned int y_size;16 unsigned int contact_threshold;17 unsigned int moving_threshold;18 bool x_invert;19 bool y_invert;21 void (*cfg_pin)(bool);