Searched full:cap11xx (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | microchip,cap11xx.yaml | 4 $id: http://devicetree.org/schemas/input/microchip,cap11xx.yaml# 7 title: Microchip CAP11xx based capacitive touch sensors 76 description: CAP11xx LEDs 137 label = "cap11xx:green:usr0"; 142 label = "cap11xx:green:usr1"; 147 label = "cap11xx:green:alive";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | cap11xx.txt | 1 Device tree bindings for Microchip CAP11xx based capacitive touch sensors 63 label = "cap11xx:green:usr0"; 68 label = "cap11xx:green:usr1"; 73 label = "cap11xx:green:alive";
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | cap11xx.c | 3 * Input driver for Microchip CAP11xx based capacitive touch sensors 377 dev_info(dev, "CAP11XX detected, revision 0x%02x\n", rev); in cap11xx_i2c_probe() 416 priv->idev->name = "CAP11XX capacitive touch sensor"; in cap11xx_i2c_probe() 487 .name = "cap11xx", 496 MODULE_DESCRIPTION("Microchip CAP11XX driver");
|
| D | Kconfig | 762 tristate "Microchip CAP11XX based touch sensors" 766 Say Y here to enable the CAP11XX touch sensor driver. 769 module will be called cap11xx.
|
| D | Makefile | 17 obj-$(CONFIG_KEYBOARD_CAP11XX) += cap11xx.o
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| D | cap11xx.c | 3 * Input driver for Microchip CAP11xx based capacitive touch sensors 386 dev_info(dev, "CAP11XX detected, model %s, revision 0x%02x\n", in cap11xx_i2c_probe() 438 priv->idev->name = "CAP11XX capacitive touch sensor"; in cap11xx_i2c_probe() 517 .name = "cap11xx", 526 MODULE_DESCRIPTION("Microchip CAP11XX driver");
|
| D | Kconfig | 761 tristate "Microchip CAP11XX based touch sensors" 765 Say Y here to enable the CAP11XX touch sensor driver. 768 module will be called cap11xx.
|
| D | Makefile | 17 obj-$(CONFIG_KEYBOARD_CAP11XX) += cap11xx.o
|