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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Draw3270.h128 /* Return value of *intv (see raw3270_fn below) can be one of the following: */
137 struct raw3270_fn { struct
159 struct raw3270_fn *fn;
165 int raw3270_add_view(struct raw3270_view *, struct raw3270_fn *, int);
169 struct raw3270_view *raw3270_find_view(struct raw3270_fn *, int);
H A Dfs3270.c26 static struct raw3270_fn fs3270_fn;
404 static struct raw3270_fn fs3270_fn = {
H A Dcon3270.c30 static struct raw3270_fn con3270_fn;
427 static struct raw3270_fn con3270_fn = {
H A Draw3270.c524 static struct raw3270_fn raw3270_init_fn = {
1000 raw3270_add_view(struct raw3270_view *view, struct raw3270_fn *fn, int minor)
1037 raw3270_find_view(struct raw3270_fn *fn, int minor)
H A Dtty3270.c39 static struct raw3270_fn tty3270_fn;
836 static struct raw3270_fn tty3270_fn = {

Completed in 106 milliseconds