Linux Kernel
3.7.1
|
#include <ams.h>
Data Fields | |
spinlock_t | irq_lock |
struct mutex | lock |
struct device_node * | of_node |
struct platform_device * | of_dev |
char | has_device |
char | vflag |
u32 | orient1 |
u32 | orient2 |
struct work_struct | worker |
u8 | worker_irqs |
void(* | exit )(void) |
void(* | get_xyz )(s8 *x, s8 *y, s8 *z) |
u8(* | get_vendor )(void) |
void(* | clear_irq )(enum ams_irq reg) |
struct input_polled_dev * | idev |
__u16 | bustype |
int | xcalib |
int | ycalib |
int | zcalib |
spinlock_t irq_lock |
struct platform_device* of_dev |
struct device_node* of_node |