Home
last modified time | relevance | path

Searched refs:tablet_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dfujitsu-tablet.c188 int dock, tablet_mode; in fujitsu_send_state() local
197 tablet_mode = 1; in fujitsu_send_state()
199 tablet_mode = state & 0x01; in fujitsu_send_state()
201 tablet_mode = !tablet_mode; in fujitsu_send_state()
205 input_report_switch(fujitsu.idev, SW_TABLET_MODE, tablet_mode); in fujitsu_send_state()
/openbmc/linux/drivers/platform/surface/
H A Dsurface_dtx.c946 int status, tablet_mode; in sdtx_device_init() local
1008 tablet_mode = (ddev->state.device_mode != SDTX_DEVICE_MODE_LAPTOP); in sdtx_device_init()
1010 input_report_switch(ddev->mode_switch, SW_TABLET_MODE, tablet_mode); in sdtx_device_init()
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dmmp2-olpc-xo-1-75.dts53 tablet_mode {