Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dudl.c133 void udl_cmd_restore_offset(struct udl_softc *);
786 udl_cmd_restore_offset(sc); in udl_copycols()
833 udl_cmd_restore_offset(sc); in udl_copyrows()
877 udl_cmd_restore_offset(sc); in udl_erasecols()
919 udl_cmd_restore_offset(sc); in udl_eraserows()
979 udl_cmd_restore_offset(sc); in udl_putchar()
1034 udl_cmd_restore_offset(sc); in udl_do_cursor()
1107 udl_cmd_restore_offset(sc); in udl_damage()
1773 udl_cmd_restore_offset(struct udl_softc *sc) in udl_cmd_restore_offset() function