/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() argument 262 rq->view = view; in __raw3270_start() 263 raw3270_get_view(view); in __raw3270_start() 270 raw3270_put_view(view); in __raw3270_start() 279 raw3270_view_active(struct raw3270_view *view) in raw3270_view_active() argument 281 struct raw3270 *rp = view->dev; in raw3270_view_active() 283 return rp && rp->view == view && in raw3270_view_active() 288 raw3270_start(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start() argument 294 spin_lock_irqsave(get_ccwdev_lock(view->dev->cdev), flags); in raw3270_start() [all …]
|
D | con3270.c | 41 struct raw3270_view view; member 96 codepage_convert(cp->view.ascebc, cp->status->string + 24, 7); in con3270_update_status() 112 raw3270_buffer_address(cp->view.dev, cp->status->string + 1, in con3270_create_status() 113 cp->view.cols * (cp->view.rows - 1)); in con3270_create_status() 114 raw3270_buffer_address(cp->view.dev, cp->status->string + 21, in con3270_create_status() 115 cp->view.cols * cp->view.rows - 8); in con3270_create_status() 117 codepage_convert(cp->view.ascebc, cp->status->string + 8, 12); in con3270_create_status() 118 codepage_convert(cp->view.ascebc, cp->status->string + 24, 7); in con3270_create_status() 127 if (s->len >= cp->view.cols - 5) in con3270_update_string() 129 raw3270_buffer_address(cp->view.dev, s->string + s->len - 3, in con3270_update_string() [all …]
|
D | tty3270.c | 63 struct raw3270_view view; member 145 if (count > tp->view.cols * 2 - 11) in tty3270_update_prompt() 146 count = tp->view.cols * 2 - 11; in tty3270_update_prompt() 150 if (count < tp->view.cols * 2 - 11) { in tty3270_update_prompt() 153 off = tp->view.cols * tp->view.rows - 9; in tty3270_update_prompt() 154 raw3270_buffer_address(tp->view.dev, line->string+count+8, off); in tty3270_update_prompt() 172 sizeof(blueprint) + tp->view.cols * 2 - 9); in tty3270_create_prompt() 179 offset = tp->view.cols * (tp->view.rows - 2); in tty3270_create_prompt() 180 raw3270_buffer_address(tp->view.dev, line->string + 1, offset); in tty3270_create_prompt() 181 offset = tp->view.cols * tp->view.rows - 9; in tty3270_create_prompt() [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() argument 68 fp = (struct fs3270 *) view; in fs3270_do_io() 80 rc = raw3270_start(view, rq); in fs3270_do_io() 97 fp = (struct fs3270 *) rq->view; in fs3270_reset_callback() 107 fp = (struct fs3270 *) rq->view; in fs3270_restore_callback() 118 fs3270_activate(struct raw3270_view *view) in fs3270_activate() argument 124 fp = (struct fs3270 *) view; in fs3270_activate() 151 rc = fp->init->rc = raw3270_start_locked(view, fp->init); in fs3270_activate() 167 fp = (struct fs3270 *) rq->view; in fs3270_save_callback() [all …]
|
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() argument 182 atomic_inc(&view->ref_count); in raw3270_get_view() 188 raw3270_put_view(struct raw3270_view *view) in raw3270_put_view() argument 190 if (atomic_dec_return(&view->ref_count) == 0) 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() argument 35 if (!(readl(view) & mask)) in ulpi_viewport_wait() 47 void __iomem *view = otg->io_priv; in ulpi_viewport_read() local 49 writel(ULPI_VIEW_WAKEUP | ULPI_VIEW_WRITE, view); in ulpi_viewport_read() 50 ret = ulpi_viewport_wait(view, ULPI_VIEW_WAKEUP); in ulpi_viewport_read() 54 writel(ULPI_VIEW_RUN | ULPI_VIEW_READ | ULPI_VIEW_ADDR(reg), view); in ulpi_viewport_read() 55 ret = ulpi_viewport_wait(view, ULPI_VIEW_RUN); in ulpi_viewport_read() 59 return ULPI_VIEW_DATA_READ(readl(view)); in ulpi_viewport_read() 65 void __iomem *view = otg->io_priv; in ulpi_viewport_write() local 67 writel(ULPI_VIEW_WAKEUP | ULPI_VIEW_WRITE, view); in ulpi_viewport_write() [all …]
|
/drivers/bcma/ |
D | README | 2 however from programming point of view there is nothing AMBA specific we use.
|
/drivers/isdn/hardware/eicon/ |
D | debug.c | 1441 int view = (TraceFilter[0] == 0); in diva_maint_state_change_notify() local 1454 view = 1; in diva_maint_state_change_notify() 1472 view = 1; in diva_maint_state_change_notify() 1475 if (view && (pC->hDbg->dbgMask & DIVA_MGT_DBG_LINE_EVENTS)) { in diva_maint_state_change_notify()
|
/drivers/mtd/devices/ |
D | Kconfig | 17 will use a 1G memory map as its view of the device. As a module,
|
/drivers/s390/net/ |
D | qeth_core.h | 50 struct debug_view *view; member
|
D | qeth_core_main.c | 5261 ret = debug_register_view(qeth_dbf[x].id, qeth_dbf[x].view); in qeth_register_dbf_views()
|
/drivers/char/ |
D | Kconfig | 14 provide access to the system's memory. The mem device is a view of 264 on Ataris. /dev/nvram may be used to view settings there, or to
|
/drivers/staging/rtl8192e/ |
D | license | 112 telling the user how to view a copy of this License. (Exception: if
|
/drivers/staging/rtl8192u/ |
D | copying | 109 these conditions, and telling the user how to view a copy of this
|
/drivers/staging/speakup/ |
D | spkguide.txt | 1040 For example, if you view the file /speakup/i18n/colors, you will see the
|