Home
last modified time | relevance | path

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

/drivers/s390/char/
Draw3270.h131 struct raw3270_fn { struct
156 struct raw3270_fn *fn; argument
162 int raw3270_add_view(struct raw3270_view *, struct raw3270_fn *, int, int);
166 struct raw3270_view *raw3270_find_view(struct raw3270_fn *, int);
Dfs3270.c30 static struct raw3270_fn fs3270_fn;
418 static struct raw3270_fn fs3270_fn = {
Dcon3270.c34 static struct raw3270_fn con3270_fn;
434 static struct raw3270_fn con3270_fn = {
Draw3270.c680 static struct raw3270_fn raw3270_init_fn = {
915 raw3270_add_view(struct raw3270_view *view, struct raw3270_fn *fn, int minor, int subclass) in raw3270_add_view()
951 raw3270_find_view(struct raw3270_fn *fn, int minor) in raw3270_find_view()
Dtty3270.c41 static struct raw3270_fn tty3270_fn;
947 static struct raw3270_fn tty3270_fn = {