/linux/Documentation/devicetree/bindings/input/ |
H A D | tps65218-pwrbutton.txt | 9 - compatible: should be "ti,tps65217-pwrbutton" or "ti,tps65218-pwrbutton" 19 tps65217-pwrbutton { 20 compatible = "ti,tps65217-pwrbutton"; 27 compatible = "ti,tps65218-pwrbutton";
|
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/drivers/input/misc/ |
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 | mc13783-pwrbutton.c | 4 * Based on twl4030-pwrbutton driver by: 258 .name = "mc13783-pwrbutton", 264 MODULE_ALIAS("platform:mc13783-pwrbutton");
|
H A D | twl4030-pwrbutton.c | 78 dev_err(&pdev->dev, "Can't get IRQ for pwrbutton: %d\n", err); in twl4030_pwrbutton_probe() 95 { .compatible = "ti,twl4030-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/mfd/ |
H A D | ti,twl.yaml | 62 pwrbutton: 67 const: ti,twl4030-pwrbutton 304 pwrbutton { 305 compatible = "ti,twl4030-pwrbutton";
|
H A D | zii,rave-sp.yaml | 38 pwrbutton: 39 $ref: /schemas/input/zii,rave-sp-pwrbutton.yaml
|
/linux/arch/arm/boot/dts/ |
H A D | tps65217.dtsi | 23 pwrbutton { 24 compatible = "ti,tps65217-pwrbutton";
|
/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",
|
H A D | motorola-cpcap.c | 261 .name = "cpcap-pwrbutton", 262 .of_compatible = "motorola,cpcap-pwrbutton",
|
H A D | tps65217.c | 96 .name = "tps65217-pwrbutton", 99 .of_compatible = "ti,tps65217-pwrbutton",
|
H A D | mc13xxx-core.c | 473 mc13xxx_add_subdevice_pdata(mc13xxx, "%s-pwrbutton", in mc13xxx_common_init() 484 mc13xxx_add_subdevice(mc13xxx, "%s-pwrbutton"); in mc13xxx_common_init()
|
/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 | motorola-cpcap-mapphone.dtsi | 91 compatible = "motorola,cpcap-pwrbutton";
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-zii-rdu2.dtsi | 294 pwrbutton { 295 compatible = "zii,rave-sp-pwrbutton";
|