Home
last modified time | relevance | path

Searched refs:backspace (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/Documentation/input/devices/
Dyealink.rst34 pickup C hangup enter, backspace, escape
/Linux-v4.19/drivers/scsi/
Dst.c830 int backspace, result; in flush_buffer() local
849 backspace = ((STp->buffer)->buffer_bytes + in flush_buffer()
867 if (!result && backspace > 0) in flush_buffer()
868 result = st_int_ioctl(STp, MTBSR, backspace); in flush_buffer()
Dosst.c3188 int backspace = 0, result = 0; in osst_flush_buffer() local
3216 backspace = ((STp->buffer)->buffer_bytes + (STp->buffer)->read_pointer) / STp->block_size - in osst_flush_buffer()
3234 if (!result && backspace > 0) /* TODO -- design and run a test case for this */ in osst_flush_buffer()
3235 result = osst_seek_logical_blk(STp, aSRpnt, STp->logical_blk_num - backspace); in osst_flush_buffer()
/Linux-v4.19/Documentation/dev-tools/
Dkgdb.rst579 to type the sequence correctly in one pass. You cannot type a backspace