Searched defs:cap11xx_priv (Results 1 – 1 of 1) sorted by relevance
84 struct cap11xx_priv { struct85 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 …]