Home
last modified time | relevance | path

Searched full:cap11xx (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/input/
H A Dmicrochip,cap11xx.yaml4 $id: http://devicetree.org/schemas/input/microchip,cap11xx.yaml#
7 title: Microchip CAP11xx based capacitive touch sensors
129 description: CAP11xx LEDs
211 label = "cap11xx:green:usr0";
216 label = "cap11xx:green:usr1";
221 label = "cap11xx:green:alive";
/linux/drivers/input/keyboard/
H A Dcap11xx.c3 * Input driver for Microchip CAP11xx based capacitive touch sensors
537 dev_info(dev, "CAP11XX detected, model %s, revision 0x%02x\n", in cap11xx_i2c_probe()
542 dev_info(dev, "CAP11XX device detected, model %s, revision 0x%02x\n", in cap11xx_i2c_probe()
553 priv->idev->name = "CAP11XX capacitive touch sensor"; in cap11xx_i2c_probe()
667 .name = "cap11xx",
676 MODULE_DESCRIPTION("Microchip CAP11XX driver");