Searched full:cap11xx (Results 1 – 4 of 4) sorted by relevance
4 $id: "http://devicetree.org/schemas/input/microchip,cap11xx.yaml#"7 title: Device tree bindings for Microchip CAP11xx based capacitive touch sensors73 description: CAP11xx LEDs134 label = "cap11xx:green:usr0";139 label = "cap11xx:green:usr1";144 label = "cap11xx:green:alive";
3 * Input driver for Microchip CAP11xx based capacitive touch sensors380 dev_info(dev, "CAP11XX detected, revision 0x%02x\n", rev); in cap11xx_i2c_probe()429 priv->idev->name = "CAP11XX capacitive touch sensor"; in cap11xx_i2c_probe()502 .name = "cap11xx",511 MODULE_DESCRIPTION("Microchip CAP11XX driver");
780 tristate "Microchip CAP11XX based touch sensors"784 Say Y here to enable the CAP11XX touch sensor driver.787 module will be called cap11xx.
17 obj-$(CONFIG_KEYBOARD_CAP11XX) += cap11xx.o