Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dcon3215.c828 static void handle_write(struct raw3215_info *raw, const u8 *str, size_t count) in handle_write() function
844 handle_write(raw3215[0], str, count); in con3215_write()
1026 handle_write(tty->driver_data, buf, count); in tty3215_write()