| /linux/drivers/auxdisplay/ |
| H A D | lcd2s.c | 235 static int lcd2s_redefine_char(struct charlcd *lcd, char *esc) in lcd2s_redefine_char() argument 242 if (!strchr(esc, ';')) in lcd2s_redefine_char() 245 esc++; in lcd2s_redefine_char() 247 buf[1] = *(esc++) - '0'; in lcd2s_redefine_char() 254 while (*esc && i < LCD2S_CHARACTER_SIZE + 2) { in lcd2s_redefine_char() 258 half = hex_to_bin(*esc++); in lcd2s_redefine_char()
|
| H A D | charlcd.c | 205 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local 209 switch (*esc) { in handle_lcd_special_code() 345 processed = lcd->ops->redefine_char(lcd, esc); in handle_lcd_special_code() 356 if (parse_xy(esc, &lcd->addr.x, &lcd->addr.y)) in handle_lcd_special_code()
|
| /linux/drivers/platform/x86/ |
| H A D | asus-tf103c-dock.c | 280 u8 *esc, *buf = dock->kbd_buf; in tf103c_dock_report_toprow_kbd_hook() local 298 esc = memchr(buf, 0x29, size); in tf103c_dock_report_toprow_kbd_hook() 299 if (!dock->esc_pressed && esc) { in tf103c_dock_report_toprow_kbd_hook() 305 if (esc && dock->filter_esc) in tf103c_dock_report_toprow_kbd_hook() 306 *esc = 0; in tf103c_dock_report_toprow_kbd_hook() 310 dock->esc_pressed = esc != NULL; in tf103c_dock_report_toprow_kbd_hook()
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | inat.h | 91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
| /linux/arch/x86/include/asm/ |
| H A D | inat.h | 91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-venice-gw74xx-rpidsi.dtso | 41 samsung,esc-clock-frequency = <54000000>;
|
| H A D | imx8mm-venice-gw72xx-0x-rpidsi.dtso | 45 samsung,esc-clock-frequency = <54000000>;
|
| H A D | imx8mm-venice-gw73xx-0x-rpidsi.dtso | 45 samsung,esc-clock-frequency = <54000000>;
|
| H A D | imx8mn-beacon-kit.dts | 106 samsung,esc-clock-frequency = <20000000>;
|
| H A D | imx8mm-beacon-kit.dts | 106 samsung,esc-clock-frequency = <20000000>;
|
| H A D | imx8-ss-img.dtsi | 125 clock-names = "core", "esc", "ui"; 201 clock-names = "core", "esc", "ui";
|
| /linux/include/linux/ |
| H A D | seq_buf.h | 181 extern int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc);
|
| /linux/tools/scripts/ |
| H A D | utilities.mak | 126 shell-wordify = $(if $(findstring $(newline),$(1)),$(_sw-esc-nl),$(shell-sq)) 127 define _sw-esc-nl
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-netxbig.dtsi | 58 * esc and power represent a three position rocker
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-evb.dts | 34 button-esc { 35 label = "esc";
|
| /linux/drivers/s390/cio/ |
| H A D | chp.c | 402 rc = sysfs_emit(buf, "%x\n", chp->desc_fmt1.esc); in chp_esc_show() 407 static DEVICE_ATTR(esc, 0444, chp_esc_show, NULL);
|
| /linux/drivers/bluetooth/ |
| H A D | hci_h5.c | 543 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local 557 byte = &esc; in h5_unslip_one_byte()
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-prtvt7.dts | 65 key-esc {
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4210-trats.dts | 177 samsung,esc-clock-frequency = <20000000>;
|
| H A D | exynos5250-arndale.dts | 190 samsung,esc-clock-frequency = <10000000>;
|
| H A D | exynos4212-tab3.dtsi | 446 samsung,esc-clock-frequency = <20000000>;
|
| H A D | exynos4412-midas.dtsi | 498 samsung,esc-clock-frequency = <20000000>;
|
| /linux/Documentation/usb/ |
| H A D | gadget_hid.rst | 161 {.opt = "--esc", .val = 0x29},
|
| /linux/Documentation/admin-guide/media/ |
| H A D | bttv.rst | 1213 Media-Surfer (esc-kathrein.de)
|