| /freebsd/sbin/devd/ |
| H A D | apple.conf | 8 action "shutdown -p now"; 17 action "shutdown -p now"; 24 match "subsystem" "keys"; 28 $(expr `sysctl -n dev.backlight.0.level` - 10)"; 33 match "subsystem" "keys"; 37 $(expr `sysctl -n dev.backlight.0.level` + 10)"; 41 # The next blocks enable volume hotkeys that can be found on Apple laptops 44 match "subsystem" "keys"; 51 match "subsystem" "keys"; 52 match "type" "volume"; [all …]
|
| H A D | asus.conf | 4 # The next blocks enable volume hotkeys that can be found on the Asus laptops 9 action "mixer vol.volume=0"; 16 action "mixer vol.volume=-10%"; 23 action "mixer vol.volume=+10%"; 26 # The next blocks enable volume hotkeys that can be found on the Asus EeePC 29 match "subsystem" "ASUS-Eee"; 31 action "mixer vol.volume=0"; 36 match "subsystem" "ASUS-Eee"; 38 action "mixer vol.volume=-10%"; 43 match "subsystem" "ASUS-Eee"; [all …]
|
| /freebsd/sys/dev/adb/ |
| H A D | adb_buttons.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 91 device_set_desc(dev, "ADB Brightness/Volume/Eject Buttons"); in abtn_probe() 101 sc->sc_dev = dev; in abtn_attach() 103 sc->handler_id = adb_get_device_handler(dev); in abtn_attach() 118 devctl_notify("PMU", "keys", "brightness", in abtn_receive_packet() 123 devctl_notify("PMU", "keys", "brightness", "notify=up"); in abtn_receive_packet() 128 devctl_notify("PMU", "keys", "mute", NULL); in abtn_receive_packet() 130 case 0x07: /* decrease volume */ in abtn_receive_packet() 131 case 0x02: /* decrease volume, AV hardware */ in abtn_receive_packet() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8916-lg-c50.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8916-pm8916.dtsi" 7 #include <dt-bindings/gpio/gpio.h> 12 chassis-type = "handset"; 21 stdout-path = "serial0"; 24 gpio-keys { 25 compatible = "gpio-keys"; 27 pinctrl-0 = <&gpio_keys_default>; 28 pinctrl-names = "default"; [all …]
|
| H A D | msm8916-asus-z00l.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8916-pm8916.dtsi" 6 #include "msm8916-modem-qdsp6.dtsi" 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 15 chassis-type = "handset"; 24 stdout-path = "serial0"; 27 gpio-keys { [all …]
|
| H A D | msm8916-lg-m216.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8916-pm8916.dtsi" 6 #include "msm8916-modem-qdsp6.dtsi" 8 #include <dt-bindings/gpio/gpio.h> 13 chassis-type = "handset"; 22 stdout-path = "serial0"; 26 compatible = "simple-battery"; 27 voltage-min-design-microvolt = <3300000>; 28 voltage-max-design-microvolt = <4350000>; [all …]
|
| /freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
| H A D | allow.py | 62 for whokey in raw.keys(): 63 perms = raw[whokey].keys() 105 self.local[nwho] -= self.ld[nwho] 106 self.descend[nwho] -= self.ld[nwho] 135 """Return a dict of raw perms {"whostr" -> {"perm" -> None}} 136 based on the command-line input.""" 152 assert inheritchr in "ld-" 172 storeperm("s", "-", who) 174 storeperm("c", "-", "") 239 for whokey in raw.keys(): [all …]
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zfs-create.8 | 1 .\" SPDX-License-Identifier: CDDL-1.0 10 .\" or https://opensource.org/licenses/CDDL-1.0. 38 .Nm zfs-create 51 .Fl V Ar size Ar volume 54 .Bl -tag -width "" 68 .Bl -tag -width "-o" 81 Creates all the non-existing parent datasets. 90 Do a dry-run 91 .Pq Qq No-op 104 Print machine-parsable verbose information about the created dataset. [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx53-ard.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 /dts-v1/; 8 #include <dt-bindings/input/input.h> 13 compatible = "fsl,imx53-ard", "fsl,imx53"; 20 eim-cs1@f4000000 { 21 #address-cells = <1>; 22 #size-cells = <1>; 23 compatible = "fsl,eim-bus", "simple-bus"; 30 phy-mode = "mii"; 31 interrupt-parent = <&gpio2>; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/apple/ |
| H A D | s8001-pro.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 9 #include "s8001-common.dtsi" 10 #include <dt-bindings/input/input.h> 13 chassis-type = "tablet"; 15 gpio-keys { 16 compatible = "gpio-keys"; 18 button-home { 22 wakeup-source; 25 button-power { 29 wakeup-source; [all …]
|
| H A D | s800x-ipad5.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 8 #include "s800-0-3-common.dtsi" 9 #include <dt-bindings/input/input.h> 12 chassis-type = "tablet"; 14 gpio-keys { 15 compatible = "gpio-keys"; 17 button-home { 21 wakeup-source; 24 button-power { 28 wakeup-source; [all …]
|
| H A D | t8011-pro2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 8 #include <dt-bindings/input/input.h> 11 chassis-type = "tablet"; 13 gpio-keys { 14 compatible = "gpio-keys"; 16 button-home { 20 wakeup-source; 23 button-power { 27 wakeup-source; 30 button-voldown { [all …]
|
| H A D | t8010-ipad6.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 9 #include "t8010-common.dtsi" 10 #include <dt-bindings/input/input.h> 13 chassis-type = "tablet"; 15 gpio-keys { 16 compatible = "gpio-keys"; 18 button-home { 22 wakeup-source; 25 button-power { 29 wakeup-source; [all …]
|
| H A D | t8010-7.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 9 #include "t8010-common.dtsi" 10 #include <dt-bindings/input/input.h> 13 chassis-type = "handset"; 15 gpio-keys { 16 compatible = "gpio-keys"; 18 button-power { 22 wakeup-source; 25 button-voldown { 26 label = "Volume Down"; [all …]
|
| H A D | s800x-6s.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 8 #include "s800-0-3-common.dtsi" 9 #include <dt-bindings/input/input.h> 12 chassis-type = "handset"; 14 gpio-keys { 15 compatible = "gpio-keys"; 17 button-home { 21 wakeup-source; 24 button-power { 28 wakeup-source; [all …]
|
| H A D | s800x-se.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 8 #include "s800-0-3-common.dtsi" 9 #include <dt-bindings/input/input.h> 12 chassis-type = "handset"; 14 gpio-keys { 15 compatible = "gpio-keys"; 17 button-home { 21 wakeup-source; 24 button-power { 28 wakeup-source; [all …]
|
| H A D | t8010-n112.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 7 /dts-v1/; 10 #include "t8010-common.dtsi" 11 #include <dt-bindings/input/input.h> 14 compatible = "apple,n112", "apple,t8010", "apple,arm-platform"; 16 chassis-type = "handset"; 18 gpio-keys { 19 compatible = "gpio-keys"; 21 button-home { 25 wakeup-source; [all …]
|
| H A D | t7000-n102.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 7 /dts-v1/; 10 #include "t7000-common.dtsi" 11 #include "t7000-handheld.dtsi" 12 #include <dt-bindings/input/input.h> 15 compatible = "apple,n102", "apple,t7000", "apple,arm-platform"; 17 chassis-type = "handset"; 19 gpio-keys { 20 compatible = "gpio-keys"; 22 button-home { [all …]
|
| H A D | t7000-6.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 7 #include <dt-bindings/input/input.h> 9 #include "t7000-common.dtsi" 10 #include "t7000-handheld.dtsi" 13 chassis-type = "handset"; 15 gpio-keys { 16 compatible = "gpio-keys"; 18 button-home { 22 wakeup-source; 25 button-power { [all …]
|
| H A D | t7000-mini4.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 9 #include "t7000-common.dtsi" 10 #include "t7000-handheld.dtsi" 11 #include <dt-bindings/input/input.h> 14 chassis-type = "tablet"; 16 gpio-keys { 17 compatible = "gpio-keys"; 19 button-home { 23 wakeup-source; 26 button-power { [all …]
|
| H A D | s5l8960x-air1.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 10 #include "s5l8960x-common.dtsi" 11 #include "s5l8965x-opp.dtsi" 12 #include <dt-bindings/input/input.h> 15 chassis-type = "tablet"; 17 gpio-keys { 18 compatible = "gpio-keys"; 20 button-home { 24 wakeup-source; 27 button-power { [all …]
|
| H A D | s5l8960x-mini2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 10 #include "s5l8960x-common.dtsi" 11 #include "s5l8960x-opp.dtsi" 12 #include <dt-bindings/input/input.h> 15 chassis-type = "tablet"; 17 gpio-keys { 18 compatible = "gpio-keys"; 20 button-home { 24 wakeup-source; 27 button-power { [all …]
|
| H A D | s5l8960x-5s.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 10 #include "s5l8960x-common.dtsi" 11 #include "s5l8960x-opp.dtsi" 12 #include <dt-bindings/input/input.h> 15 chassis-type = "handset"; 17 gpio-keys { 18 compatible = "gpio-keys"; 20 button-home { 24 wakeup-source; 27 button-power { [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | adc-keys.txt | 2 ------------------------------------ 5 - compatible: "adc-keys" 6 - io-channels: Phandle to an ADC channel 7 - io-channel-names = "buttons"; 8 - keyup-threshold-microvolt: Voltage above or equal to which all the keys are 12 - poll-interval: Poll interval time in milliseconds 13 - autorepeat: Boolean, Enable auto repeat feature of Linux input 16 Each button (key) is represented as a sub-node of "adc-keys": 18 Required subnode-properties: 19 - label: Descriptive name of the key. [all …]
|
| H A D | allwinner,sun4i-a10-lradc-keys.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/input/allwinner,sun4i-a10-lradc-keys.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chen-Yu Tsai <wens@csie.org> 11 - Maxime Ripard <mripard@kernel.org> 16 - const: allwinner,sun4i-a10-lradc-keys 17 - const: allwinner,sun8i-a83t-r-lradc 18 - items: 19 - enum: [all …]
|