Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/char/
Dcon3215.c827 static void handle_write(struct raw3215_info *raw, const char *str, int count) in handle_write() function
845 handle_write(raw3215[0], str, count); in con3215_write()
1027 handle_write(tty->driver_data, buf, count); in tty3215_write()