Lines Matching defs:kxtj9_platform_data
25 struct kxtj9_platform_data { struct
26 unsigned int min_interval; /* minimum poll interval (in milli-seconds) */
32 u8 axis_map_x;
33 u8 axis_map_y;
34 u8 axis_map_z;
40 bool negate_x;
41 bool negate_y;
42 bool negate_z;
48 u8 res_12bit;
53 u8 g_range;
63 u8 data_odr_init;
65 int (*init)(void);
66 void (*exit)(void);
67 int (*power_on)(void);
68 int (*power_off)(void);