Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.h17 void (*move_input) (unsigned char *, unsigned int); member
Dhwc_tty.c71 hwc_tty_data.calls.move_input = hwc_tty_input; in hwc_tty_open()
Dhwc_rw.c1375 if (hwc_data.calls->move_input != NULL) in get_input()
1376 (hwc_data.calls->move_input) (start, count); in get_input()