Home
last modified time | relevance | path

Searched defs:cma3000_accl_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/input/misc/
A Dcma3000_d0x.c55 struct cma3000_accl_data { struct
56 const struct cma3000_bus_ops *bus_ops;
59 struct device *dev;
60 struct input_dev *input_dev;
62 int bit_to_mg;
63 int irq;
65 int g_range;
66 u8 mode;
68 struct mutex mutex;
69 bool opened;
[all …]

Completed in 4 milliseconds