| /linux/drivers/input/misc/ |
| H A D | Makefile | 20 obj-$(CONFIG_INPUT_ARIEL_PWRBUTTON) += ariel-pwrbutton.o 33 obj-$(CONFIG_INPUT_CPCAP_PWRBUTTON) += cpcap-pwrbutton.o 62 obj-$(CONFIG_INPUT_MC13783_PWRBUTTON) += mc13783-pwrbutton.o 64 obj-$(CONFIG_INPUT_PALMAS_PWRBUTTON) += palmas-pwrbutton.o 75 obj-$(CONFIG_INPUT_RAVE_SP_PWRBUTTON) += rave-sp-pwrbutton.o 78 obj-$(CONFIG_INPUT_RETU_PWRBUTTON) += retu-pwrbutton.o 88 obj-$(CONFIG_INPUT_TPS65218_PWRBUTTON) += tps65218-pwrbutton.o 89 obj-$(CONFIG_INPUT_TPS65219_PWRBUTTON) += tps65219-pwrbutton.o 90 obj-$(CONFIG_INPUT_TPS6594_PWRBUTTON) += tps6594-pwrbutton.o 91 obj-$(CONFIG_INPUT_TWL4030_PWRBUTTON) += twl4030-pwrbutton.o
|
| H A D | cpcap-pwrbutton.c | 70 button->idev->name = "cpcap-pwrbutton"; in cpcap_power_button_probe() 71 button->idev->phys = "cpcap-pwrbutton/input0"; in cpcap_power_button_probe() 94 { .compatible = "motorola,cpcap-pwrbutton" }, 103 .name = "cpcap-pwrbutton", 109 MODULE_ALIAS("platform:cpcap-pwrbutton");
|
| H A D | retu-pwrbutton.c | 59 idev->name = "retu-pwrbutton"; in retu_pwrbutton_probe() 68 "retu-pwrbutton", idev); in retu_pwrbutton_probe() 82 .name = "retu-pwrbutton", 87 MODULE_ALIAS("platform:retu-pwrbutton");
|
| H A D | tps65218-pwrbutton.c | 49 { .compatible = "ti,tps65217-pwrbutton", .data = &tps65217_data }, 50 { .compatible = "ti,tps65218-pwrbutton", .data = &tps65218_data }, 142 { "tps65218-pwrbutton", }, 143 { "tps65217-pwrbutton", },
|
| H A D | twl4030-pwrbutton.c | 100 dev_err(&pdev->dev, "Can't get IRQ for pwrbutton: %d\n", err); in twl4030_pwrbutton_probe() 137 .compatible = "ti,twl4030-pwrbutton", 141 .compatible = "ti,twl6030-pwrbutton",
|
| H A D | Kconfig | 92 will be called ariel-pwrbutton. 315 will be called mc13783-pwrbutton. 389 be called cpcap-pwrbutton. 519 be called retu-pwrbutton. 529 be called tps65218-pwrbutton. 539 be called tps65219-pwrbutton. 549 be called tps6594-pwrbutton. 994 module will be called rave-sp-pwrbutton.
|
| H A D | mc13783-pwrbutton.c | 4 * Based on twl4030-pwrbutton driver by: 257 .name = "mc13783-pwrbutton", 263 MODULE_ALIAS("platform:mc13783-pwrbutton");
|
| H A D | palmas-pwrbutton.c | 304 { .compatible = "ti,palmas-pwrbutton" }, 322 MODULE_ALIAS("platform:palmas-pwrbutton");
|
| H A D | rave-sp-pwrbutton.c | 76 { .compatible = "zii,rave-sp-pwrbutton" },
|
| H A D | tps65219-pwrbutton.c | 133 { "tps65219-pwrbutton", },
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | cpcap-pwrbutton.txt | 10 - "motorola,cpcap-pwrbutton" 16 cpcap_pwrbutton: pwrbutton { 17 compatible = "motorola,cpcap-pwrbutton";
|
| H A D | ti,palmas-pwrbutton.txt | 11 - "ti,palmas-pwrbutton": For Palmas compatible power on button 28 palmas_pwr_button: pwrbutton { 29 compatible = "ti,palmas-pwrbutton";
|
| H A D | ariel-pwrbutton.yaml | 4 $id: http://devicetree.org/schemas/input/ariel-pwrbutton.yaml#
|
| /linux/arch/arm/boot/dts/ |
| H A D | tps65217.dtsi | 23 pwrbutton { 24 compatible = "ti,tps65217-pwrbutton";
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | zii,rave-sp.yaml | 38 pwrbutton: 39 $ref: /schemas/input/zii,rave-sp-pwrbutton.yaml
|
| H A D | motorola-cpcap.txt | 23 - Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt
|
| /linux/drivers/mfd/ |
| H A D | retu-mfd.c | 50 .name = "retu-pwrbutton", 62 .name = "retu-pwrbutton",
|
| H A D | tps65218.c | 29 .name = "tps65218-pwrbutton", 30 .of_compatible = "ti,tps65218-pwrbutton",
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-osd335x-common.dtsi | 66 pwrbutton {
|
| H A D | dra72-evm-tps65917.dtsi | 125 compatible = "ti,palmas-pwrbutton";
|
| H A D | am335x-chiliboard.dts | 183 pwrbutton {
|
| H A D | am335x-bone-common.dtsi | 335 pwrbutton {
|
| H A D | dra76-evm.dts | 315 compatible = "ti,palmas-pwrbutton";
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx51-zii-rdu1.dts | 573 pwrbutton { 574 compatible = "zii,rave-sp-pwrbutton";
|
| H A D | imx6qdl-zii-rdu2.dtsi | 294 pwrbutton { 295 compatible = "zii,rave-sp-pwrbutton";
|