Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/char/
Dcon3215.c73 struct raw3215_info *info; /* pointer to main structure */
77 struct raw3215_info { struct
96 static struct raw3215_info *raw3215[NR_3215]; argument
144 static void raw3215_mk_read_req(struct raw3215_info *raw) in raw3215_mk_read_req()
172 static void raw3215_mk_write_req(struct raw3215_info *raw) in raw3215_mk_write_req()
247 static void raw3215_start_io(struct raw3215_info *raw) in raw3215_start_io()
287 struct raw3215_info *raw = from_timer(raw, t, timer); in raw3215_timeout()
310 static inline void raw3215_try_io(struct raw3215_info *raw) in raw3215_try_io()
335 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty) in raw3215_next_io()
349 struct raw3215_info *raw; in raw3215_irq()
[all …]