| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | via-pmu-event.c | 51 set_bit(SW_LID, pmu_input_dev->swbit); in via_pmu_event_init() 70 input_report_switch(pmu_input_dev, SW_LID, down); in via_pmu_event()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | surface3-wmi.c | 99 input_report_switch(s3_wmi.input, SW_LID, lid_sw); in s3_wmi_send_lid_state() 186 input_set_capability(input, EV_SW, SW_LID); in s3_wmi_create_and_register_input()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/olpc/ |
| H A D | olpc-xo1-sci.c | 127 if (!!test_bit(SW_LID, lid_switch_idev->sw) == !lid_open) in send_lid_state() 130 input_report_switch(lid_switch_idev, SW_LID, !lid_open); in send_lid_state() 507 set_bit(SW_LID, lid_switch_idev->swbit); in setup_lid_switch()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | button.c | 247 SW_LID, state); in acpi_lid_notify_state() 256 input_report_switch(button->input, SW_LID, !state); in acpi_lid_notify_state() 553 input_set_capability(input, EV_SW, SW_LID); in acpi_button_add()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/ |
| H A D | platform_gpio_keys.c | 28 {SW_LID, -1, 1, "lid_switch", EV_SW, 0, 20},
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | wistron_btns.c | 388 { KE_SW, 0x4a, {.sw = {SW_LID, 1}} }, /* lid close */ 389 { KE_SW, 0x4b, {.sw = {SW_LID, 0}} }, /* lid open */ 589 { KE_SW, 0x4a, {.sw = {SW_LID, 1}} }, /* lid close */ 590 { KE_SW, 0x4b, {.sw = {SW_LID, 0}} }, /* lid open */
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | ezx.c | 737 .code = SW_LID, 920 .code = SW_LID, 988 .code = SW_LID,
|
| H A D | z2.c | 453 .code = SW_LID,
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | socfpga_cyclone5_sockit.dts | 65 linux,code = <0x0>; /* SW_LID */
|
| H A D | ste-href-stuib.dtsi | 26 linux,code = <0>; /* SW_LID */
|
| H A D | rk3288-veyron-chromebook.dtsi | 39 linux,code = <SW_LID>;
|
| H A D | ste-href-tvk1281618.dtsi | 28 linux,code = <0>; /* SW_LID */
|
| H A D | mmp2-olpc-xo-1-75.dts | 49 linux,code = <SW_LID>;
|
| H A D | e60k02.dtsi | 35 linux,code = <SW_LID>;
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288-veyron-chromebook.dtsi | 25 linux,code = <0>; /* SW_LID */
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1028a-kontron-sl28.dts | 52 linux,code = <SW_LID>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-samsung-a2015-common.dtsi | 58 linux,code = <SW_LID>;
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | board-htcherald.c | 251 {SW_LID, HTCHERALD_GPIO_SLIDE, 0, "SLIDE", EV_SW, 1, 20},
|
| /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 | 788 #define SW_LID 0x00 /* set = lid shut */ macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-teres-i.dts | 47 linux,code = <SW_LID>;
|
| H A D | sun50i-a64-pinebook.dts | 44 linux,code = <SW_LID>;
|
| /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 | 788 #define SW_LID 0x00 /* set = lid shut */ macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 735 #define SW_LID 0x00 /* set = lid shut */ macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 702 #define SW_LID 0x00 /* set = lid shut */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 880 #define SW_LID 0x00 /* set = lid shut */ macro
|