|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | raw_channel |
| struct | force_array |
| struct | six_axis_array |
| struct | thresh_struct |
| struct | le_struct |
| struct | intern_transform |
| struct | jr3_channel |
| struct | jr3_t |
Enumerations | |
| enum | { fx = 0x0001, fy = 0x0002, fz = 0x0004, mx = 0x0008, my = 0x0010, mz = 0x0020, changeV2 = 0x0040, changeV1 = 0x0080 } |
| enum | { fx_near_sat = 0x0001, fy_near_sat = 0x0002, fz_near_sat = 0x0004, mx_near_sat = 0x0008, my_near_sat = 0x0010, mz_near_sat = 0x0020 } |
| enum | error_bits_t { fx_sat = 0x0001, fy_sat = 0x0002, fz_sat = 0x0004, mx_sat = 0x0008, my_sat = 0x0010, mz_sat = 0x0020, memory_error = 0x0400, sensor_change = 0x0800, system_busy = 0x1000, cal_crc_bad = 0x2000, watch_dog2 = 0x4000, watch_dog = 0x8000 } |
| enum | link_types { end_x_form, tx, ty, tz, rx, ry, rz, neg } |
| anonymous enum |
| anonymous enum |
| enum error_bits_t |
| enum link_types |
1.8.2