Home
last modified time | relevance | path

Searched defs:raw3270_fn (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Draw3270.h53 struct raw3270_fn { struct
54 int (*activate)(struct raw3270_view *rq);
55 void (*deactivate)(struct raw3270_view *rq);
56 void (*intv)(struct raw3270_view *view,
80 struct raw3270_fn *fn; argument