Home
last modified time | relevance | path

Searched refs:tablet (Results 1 – 25 of 91) sorted by relevance

1234

/linux/drivers/input/tablet/
H A DKconfig16 tristate "Acecad Flair tablet support (USB)"
21 tablet. Make sure to say Y to "Mouse support"
29 tristate "Aiptek 6000U/8000U and Genius G_PEN tablet support (USB)"
34 Aiptek 8000U or Genius G-PEN 560 tablet. Make sure to say Y to
42 tristate "Hanwang Art Master III tablet support (USB)"
47 Master III tablet.
53 tristate "KB Gear JamStudio tablet support (USB)"
58 JamStudio tablet. Make sure to say Y to "Mouse support"
66 tristate "Pegasus Mobile Notetaker Pen input tablet support"
81 tristate "Wacom protocol 4 serial tablet support"
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-wacom7 controls reporting speed of Wacom bluetooth tablet. Reading
8 from this file returns 1 if tablet reports in high speed mode
21 presence of said LEDs and OLEDs on the tablet device.
29 when the stylus does not touch the tablet surface, and no
39 when the stylus touches the tablet surface, or any button is
H A Dsysfs-bus-surface_aggregator-tabletsw49 - "tablet": The device operates as tablet and exclusively
/linux/drivers/platform/surface/
H A Dsurface_aggregator_tabletsw.c92 int tablet, status; in ssam_tablet_sw_update_workfn() local
103 tablet = sw->ops.state_is_tablet_mode(sw, &state); in ssam_tablet_sw_update_workfn()
104 input_report_switch(sw->mode_switch, SW_TABLET_MODE, tablet); in ssam_tablet_sw_update_workfn()
121 int tablet, status; in ssam_tablet_sw_probe() local
158 tablet = sw->ops.state_is_tablet_mode(sw, &sw->state); in ssam_tablet_sw_probe()
160 input_report_switch(sw->mode_switch, SW_TABLET_MODE, tablet); in ssam_tablet_sw_probe()
H A DKconfig135 Provides a tablet-mode switch input device on Microsoft Surface models
144 the device should be considered in tablet-mode due to the keyboard cover
146 not available for input). It does so by creating a tablet-mode switch
149 Select M or Y here, if you want to provide tablet-mode switch input
226 tristate "Power/home/volume buttons driver for Microsoft Surface Pro 3/4 tablet"
230 This driver handles the power/home/volume buttons on the Microsoft Surface Pro 3/4 tablet.
H A Dsurface_dtx.c733 int status, tablet; in sdtx_device_mode_workfn() local
780 tablet = mode != SDTX_DEVICE_MODE_LAPTOP; in sdtx_device_mode_workfn()
781 input_report_switch(ddev->mode_switch, SW_TABLET_MODE, tablet); in sdtx_device_mode_workfn()
819 int tablet; in __sdtx_device_state_update_mode() local
849 tablet = mode != SDTX_DEVICE_MODE_LAPTOP; in __sdtx_device_state_update_mode()
850 input_report_switch(ddev->mode_switch, SW_TABLET_MODE, tablet); in __sdtx_device_state_update_mode()
/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-a13-empire-electronix-m712.dts45 #include "sun5i-reference-design-tablet.dtsi"
49 model = "Empire Electronix M712 tablet";
H A Dsun6i-a31s-colorfly-e708-q1.dts45 #include "sun6i-reference-design-tablet.dtsi"
48 model = "Colorfly E708 Q1 tablet";
H A Dsun8i-a23-polaroid-mid2809pxe04.dts45 #include "sun8i-reference-design-tablet.dtsi"
48 model = "Polaroid MID2809PXE04 tablet";
H A Dsun6i-a31s-inet-q972.dts45 #include "sun6i-reference-design-tablet.dtsi"
48 model = "iNet Q972 tablet";
H A Dsun8i-a23-polaroid-mid2407pxe03.dts45 #include "sun8i-reference-design-tablet.dtsi"
48 model = "Polaroid MID2407PXE03 tablet";
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-kodama-sku16.dts15 chassis-type = "tablet";
H A Dmt8183-kukui-kodama-sku272.dts15 chassis-type = "tablet";
H A Dmt8183-kukui-kodama-sku288.dts15 chassis-type = "tablet";
H A Dmt8183-kukui-kodama-sku32.dts15 chassis-type = "tablet";
H A Dmt8173-elm-hana-rev7.dts25 /delete-node/switch-tablet-mode;
H A Dmt8183-kukui-krane-sku0.dts17 chassis-type = "tablet";
H A Dmt8183-kukui-krane-sku176.dts17 chassis-type = "tablet";
H A Dmt8183-kukui-kakadu.dts12 chassis-type = "tablet";
H A Dmt8183-kukui-kakadu-sku22.dts12 chassis-type = "tablet";
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-p4note-n8010.dts15 chassis-type = "tablet";
H A Dexynos4212-tab3-wifi8.dts16 chassis-type = "tablet";
H A Dexynos4212-tab3-3g8.dts16 chassis-type = "tablet";
/linux/arch/arm64/boot/dts/qcom/
H A Dapq8094-sony-xperia-kitakami-karin_windy.dts14 chassis-type = "tablet";
H A Dmsm8994-sony-xperia-kitakami-karin.dts13 chassis-type = "tablet";

1234