Searched defs:view (Results 1 – 8 of 8) sorted by relevance
/drivers/s390/char/ |
D | raw3270.c | 45 struct raw3270_view *view; /* Active view. */ member 259 __raw3270_start(struct raw3270 *rp, struct raw3270_view *view, in __raw3270_start() 279 raw3270_view_active(struct raw3270_view *view) in raw3270_view_active() 288 raw3270_start(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start() 308 raw3270_start_locked(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_locked() 325 raw3270_start_irq(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_irq() 343 struct raw3270_view *view; in raw3270_irq() local 556 struct raw3270_view *view; in raw3270_size_device_done() local 672 raw3270_reset(struct raw3270_view *view) in raw3270_reset() 689 raw3270_init_irq(struct raw3270_view *view, struct raw3270_request *rq, in raw3270_init_irq() [all …]
|
D | fs3270.c | 32 struct raw3270_view view; member 63 fs3270_do_io(struct raw3270_view *view, struct raw3270_request *rq) in fs3270_do_io() 118 fs3270_activate(struct raw3270_view *view) in fs3270_activate() 190 fs3270_deactivate(struct raw3270_view *view) in fs3270_deactivate() 393 fs3270_free_view(struct raw3270_view *view) in fs3270_free_view() 408 fs3270_release(struct raw3270_view *view) in fs3270_release()
|
D | tty3270.c | 63 struct raw3270_view view; member 628 tty3270_activate(struct raw3270_view *view) in tty3270_activate() 638 tty3270_deactivate(struct raw3270_view *view) in tty3270_deactivate() 844 tty3270_resize(struct raw3270_view *view, int model, int rows, int cols) in tty3270_resize() 858 tty3270_release(struct raw3270_view *view) in tty3270_release() 876 tty3270_free(struct raw3270_view *view) in tty3270_free() 894 struct raw3270_view *view = raw3270_find_view(&tty3270_fn, i); in tty3270_del_views() local 914 struct raw3270_view *view; in tty3270_install() local
|
D | con3270.c | 41 struct raw3270_view view; member 384 con3270_activate(struct raw3270_view *view) in con3270_activate() 395 con3270_deactivate(struct raw3270_view *view) in con3270_deactivate()
|
D | raw3270.h | 99 struct raw3270_view *view; /* view of this request */ member 180 raw3270_get_view(struct raw3270_view *view) in raw3270_get_view() 188 raw3270_put_view(struct raw3270_view *view) in raw3270_put_view()
|
/drivers/usb/phy/ |
D | phy-ulpi-viewport.c | 30 static int ulpi_viewport_wait(void __iomem *view, u32 mask) in ulpi_viewport_wait() 47 void __iomem *view = otg->io_priv; in ulpi_viewport_read() local 65 void __iomem *view = otg->io_priv; in ulpi_viewport_write() local
|
/drivers/isdn/hardware/eicon/ |
D | debug.c | 1441 int view = (TraceFilter[0] == 0); in diva_maint_state_change_notify() local
|
/drivers/s390/net/ |
D | qeth_core.h | 50 struct debug_view *view; member
|