|
Linux Kernel
3.7.1
|
Data Fields | |
| struct cma3000_bus_ops * | bus_ops |
| struct cma3000_platform_data * | pdata |
| struct device * | dev |
| struct input_dev * | input_dev |
| int | bit_to_mg |
| int | irq |
| int | g_range |
| u8 | mode |
| struct mutex | mutex |
| bool | opened |
| bool | suspended |
Definition at line 66 of file cma3000_d0x.c.
| int bit_to_mg |
Definition at line 73 of file cma3000_d0x.c.
| struct cma3000_bus_ops* bus_ops |
Definition at line 67 of file cma3000_d0x.c.
Definition at line 70 of file cma3000_d0x.c.
| int g_range |
Definition at line 76 of file cma3000_d0x.c.
| struct input_dev* input_dev |
Definition at line 71 of file cma3000_d0x.c.
| int irq |
Definition at line 74 of file cma3000_d0x.c.
| u8 mode |
Definition at line 77 of file cma3000_d0x.c.
Definition at line 79 of file cma3000_d0x.c.
| bool opened |
Definition at line 80 of file cma3000_d0x.c.
| struct cma3000_platform_data* pdata |
Definition at line 68 of file cma3000_d0x.c.
| bool suspended |
Definition at line 81 of file cma3000_d0x.c.
1.8.2