Searched full:sw_dock (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel-vbtn.c | 51 * SW_DOCK should only be reported for docking stations, but DSDTs using the 53 * SW_DOCK=1 when in laptop-mode (in tandem with setting SW_TABLET_MODE=0). 56 * Map the dock events to KEY_IGNORE to avoid this broken SW_DOCK reporting. 58 { KE_IGNORE, 0xCA, { .sw = { SW_DOCK, 1 } } }, /* Docked */ 59 { KE_IGNORE, 0xCB, { .sw = { SW_DOCK, 0 } } }, /* Undocked */ 90 input_report_switch(priv->input_dev, SW_DOCK, m); in detect_tablet_mode()
|
| H A D | hp-wmi.c | 573 if (test_bit(SW_DOCK, hp_wmi_input_dev->swbit)) in hp_wmi_notify() 574 input_report_switch(hp_wmi_input_dev, SW_DOCK, in hp_wmi_notify() 662 __set_bit(SW_DOCK, hp_wmi_input_dev->swbit); in hp_wmi_input_setup() 663 input_report_switch(hp_wmi_input_dev, SW_DOCK, val); in hp_wmi_input_setup() 956 if (test_bit(SW_DOCK, hp_wmi_input_dev->swbit)) in hp_wmi_resume_handler() 957 input_report_switch(hp_wmi_input_dev, SW_DOCK, in hp_wmi_resume_handler()
|
| H A D | fujitsu-tablet.c | 204 input_report_switch(fujitsu.idev, SW_DOCK, dock); in fujitsu_send_state() 252 input_set_capability(idev, EV_SW, SW_DOCK); in input_fujitsu_setup()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | iqs62x.yaml | 131 linux,code = <SW_DOCK>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | socfpga_cyclone5_sockit.dts | 72 linux,code = <0x5>; /* SW_DOCK */
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 742 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 709 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
|
| H A D | linux-event-codes.h | 887 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 795 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 795 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 887 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | gpio_keys.c | 77 * SW_DOCK = 5
|
| /OK3568_Linux_fs/device/rockchip/common/tools/armhf/ |
| HD | strace | ; > > > % > 3 > > > > > > $ > > ' > > > ... |