Home
last modified time | relevance | path

Searched refs:Escape (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-hid-appletb-kbd9 0 Escape key only
/linux-6.15/drivers/tty/vt/
H A Ddefkeymap.map15 keycode 1 = Escape Escape
24 control keycode 4 = Escape
68 control keycode 26 = Escape
/linux-6.15/rust/
H A Dbindgen_parameters19 # commit 2aed6b021680 ("context: Escape the try keyword properly").
/linux-6.15/Documentation/devicetree/bindings/display/bridge/
H A Drenesas,dsi.yaml58 - description: DSI D-PHY Escape mode transmit clock
/linux-6.15/Documentation/devicetree/bindings/media/
H A Dnxp,imx8mq-mipi-csi2.yaml30 - description: esc is the Rx Escape Clock. This must be the same escape
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A Dunicode.rst32 映射代號 映射名稱 Escape代碼 (G0)
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A Dunicode.rst29 映射代号 映射名称 Escape代码 (G0)
/linux-6.15/tools/build/
H A DBuild.include38 # Escape single quote for use in echo statements
/linux-6.15/arch/m68k/hp300/
H A Dhp300map.map44 keycode 31 = Escape Delete
/linux-6.15/Documentation/admin-guide/
H A Dunicode.rst23 Map symbol Map name Escape code (G0)
/linux-6.15/scripts/
H A DKbuild.include56 # Escape single quote for use in echo statements
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3588-toybrick-x0.dts52 label = "Escape";
H A Drk3588s-evb1-v10.dts36 label = "Escape";
H A Drk3588-evb1-v10.dts55 label = "Escape";
/linux-6.15/arch/x86/kvm/
H A Demulate.c129 #define Escape (5<<15) /* Escape to coprocessor instruction */ macro
3969 #define E(_f, _e) { .flags = ((_f) | Escape | ModRM), .u.esc = (_e) }
4907 case Escape: in x86_decode_insn()