Home
last modified time | relevance | path

Searched refs:esc (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/auxdisplay/
H A Dlcd2s.c235 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 Dcharlcd.c205 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 Dasus-tf103c-dock.c280 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 Dinat.h91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux/arch/x86/include/asm/
H A Dinat.h91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-venice-gw74xx-rpidsi.dtso41 samsung,esc-clock-frequency = <54000000>;
H A Dimx8mm-venice-gw72xx-0x-rpidsi.dtso45 samsung,esc-clock-frequency = <54000000>;
H A Dimx8mm-venice-gw73xx-0x-rpidsi.dtso45 samsung,esc-clock-frequency = <54000000>;
H A Dimx8mn-beacon-kit.dts106 samsung,esc-clock-frequency = <20000000>;
H A Dimx8mm-beacon-kit.dts106 samsung,esc-clock-frequency = <20000000>;
H A Dimx8-ss-img.dtsi125 clock-names = "core", "esc", "ui";
201 clock-names = "core", "esc", "ui";
/linux/include/linux/
H A Dseq_buf.h181 extern int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc);
/linux/tools/scripts/
H A Dutilities.mak126 shell-wordify = $(if $(findstring $(newline),$(1)),$(_sw-esc-nl),$(shell-sq))
127 define _sw-esc-nl
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-netxbig.dtsi58 * esc and power represent a three position rocker
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-evb.dts34 button-esc {
35 label = "esc";
/linux/drivers/s390/cio/
H A Dchp.c402 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 Dhci_h5.c543 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 Dimx6dl-prtvt7.dts65 key-esc {
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4210-trats.dts177 samsung,esc-clock-frequency = <20000000>;
H A Dexynos5250-arndale.dts190 samsung,esc-clock-frequency = <10000000>;
H A Dexynos4212-tab3.dtsi446 samsung,esc-clock-frequency = <20000000>;
H A Dexynos4412-midas.dtsi498 samsung,esc-clock-frequency = <20000000>;
/linux/Documentation/usb/
H A Dgadget_hid.rst161 {.opt = "--esc", .val = 0x29},
/linux/Documentation/admin-guide/media/
H A Dbttv.rst1213 Media-Surfer (esc-kathrein.de)