Home
last modified time | relevance | path

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

/drivers/s390/char/
Dcon3215.c72 struct raw3215_info *info; /* pointer to main structure */
76 struct raw3215_info { struct
96 static struct raw3215_info *raw3215[NR_3215]; argument
143 static void raw3215_mk_read_req(struct raw3215_info *raw) in raw3215_mk_read_req()
171 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 = (struct raw3215_info *) __data; in raw3215_timeout()
312 static inline void raw3215_try_io(struct raw3215_info *raw) in raw3215_try_io()
339 struct raw3215_info *raw = (struct raw3215_info *) data; in raw3215_wakeup()
352 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty) in raw3215_next_io()
[all …]