Searched refs:cursor (Results 1 – 7 of 7) sorted by relevance
25 int cursor; in cbmemc_putc() local27 cursor = cbmem_console_p->buffer_cursor++; in cbmemc_putc()28 if (cursor < cbmem_console_p->buffer_size) in cbmemc_putc()29 cbmem_console_p->buffer_body[cursor] = data; in cbmemc_putc()
164 __be32 cursor; member259 struct diu_addr cursor; in fsl_diu_init() local343 if (allocate_buf(&cursor, 32 * 32 * 2, 32) < 0) { in fsl_diu_init()352 out_be32(&hw->cursor, cursor.paddr); in fsl_diu_init()
509 cursor.564 a limited number of ANSI escape sequences (cursor control,579 bool "Enable a software cursor"583 This draws a cursor after the last character. No blinking is584 provided. This makes it possible to see the current cursor
11 The cursor keys "Up" and "Down" are used for navigation through
3798 uint8_t *cursor; in nand_flash_detect_ext_param_page() local3837 cursor = (uint8_t *)(ep + 1); in nand_flash_detect_ext_param_page()3842 cursor += s->length * 16; in nand_flash_detect_ext_param_page()3850 ecc = (struct onfi_ext_ecc_info *)cursor; in nand_flash_detect_ext_param_page()
96 (where the terminal is in cooked mode and cursor keys will not work, Ctrl-C
31 cursor.