Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/keyboard/
Dcap11xx.c84 struct cap11xx_priv { struct
85 struct regmap *regmap;
86 struct device *dev;
87 struct input_dev *idev;
88 const struct cap11xx_hw_model *model;
90 struct cap11xx_led *leds;
91 int num_leds;
94 u8 analog_gain;
95 u8 sensitivity_delta_sense;
96 u8 signal_guard_inputs_mask;
[all …]