Home
last modified time | relevance | path

Searched refs:ASYNC_INITIALIZED (Results 1 – 19 of 19) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dtty_flags.h75 #define ASYNC_INITIALIZED (1U << ASYNCB_INITIALIZED) macro
/linux-4.1.27/drivers/s390/char/
Dcon3215.c314 if (!(raw->port.flags & ASYNC_INITIALIZED) || in raw3215_try_io()
619 if (raw->port.flags & ASYNC_INITIALIZED) in raw3215_startup()
622 raw->port.flags |= ASYNC_INITIALIZED; in raw3215_startup()
638 if (!(raw->port.flags & ASYNC_INITIALIZED) || in raw3215_shutdown()
654 raw->port.flags &= ~(ASYNC_INITIALIZED | ASYNC_CLOSING); in raw3215_shutdown()
/linux-4.1.27/drivers/tty/
Damiserial.c529 if (port->flags & ASYNC_INITIALIZED) { in startup()
590 port->flags |= ASYNC_INITIALIZED; in startup()
608 if (!(info->tport.flags & ASYNC_INITIALIZED)) in shutdown()
649 info->tport.flags &= ~ASYNC_INITIALIZED; in shutdown()
1099 if (port->flags & ASYNC_INITIALIZED) { in set_serial_info()
1411 if (port->flags & ASYNC_INITIALIZED) { in rs_close()
1559 control = (state->tport.flags & ASYNC_INITIALIZED) ? state->MCR : status; in line_info()
Dmoxa.c916 if (brd->ports[a].port.flags & ASYNC_INITIALIZED) in moxa_board_deinit()
925 if (brd->ports[a].port.flags & ASYNC_INITIALIZED) in moxa_board_deinit()
1196 if (!(ch->port.flags & ASYNC_INITIALIZED)) { in moxa_open()
1202 ch->port.flags |= ASYNC_INITIALIZED; in moxa_open()
1383 unsigned int inited = p->port.flags & ASYNC_INITIALIZED; in moxa_poll_port()
Dtty_port.c413 if (tty_hung_up_p(filp) || !(port->flags & ASYNC_INITIALIZED)) { in tty_port_block_til_ready()
Dcyclades.c1282 if (info->port.flags & ASYNC_INITIALIZED) in cy_startup()
1367 info->port.flags |= ASYNC_INITIALIZED; in cy_startup()
1427 if (!(info->port.flags & ASYNC_INITIALIZED)) in cy_shutdown()
1451 info->port.flags &= ~ASYNC_INITIALIZED; in cy_shutdown()
1476 info->port.flags &= ~ASYNC_INITIALIZED; in cy_shutdown()
1723 if (info->port.flags & ASYNC_INITIALIZED) { in cy_do_close()
2354 if (info->port.flags & ASYNC_INITIALIZED) { in cy_set_serial_info()
Dsynclink_gt.c738 if (info->port.flags & ASYNC_INITIALIZED) in close()
910 if (!(info->port.flags & ASYNC_INITIALIZED)) in wait_until_sent()
2434 if (info->port.flags & ASYNC_INITIALIZED) in startup()
2455 info->port.flags |= ASYNC_INITIALIZED; in startup()
2467 if (!(info->port.flags & ASYNC_INITIALIZED)) in shutdown()
2502 info->port.flags &= ~ASYNC_INITIALIZED; in shutdown()
3312 if (tty_hung_up_p(filp) || !(port->flags & ASYNC_INITIALIZED)){ in block_til_ready()
Disicom.c441 if (!(port->port.flags & ASYNC_INITIALIZED) || in isicom_tx()
556 if (!(port->port.flags & ASYNC_INITIALIZED)) { in isicom_interrupt()
Dsynclink.c1756 if (info->port.flags & ASYNC_INITIALIZED) in startup()
1795 info->port.flags |= ASYNC_INITIALIZED; in startup()
1812 if (!(info->port.flags & ASYNC_INITIALIZED)) in shutdown()
1861 info->port.flags &= ~ASYNC_INITIALIZED; in shutdown()
3099 if (info->port.flags & ASYNC_INITIALIZED) in mgsl_close()
3141 if (!(info->port.flags & ASYNC_INITIALIZED)) in mgsl_wait_until_sent()
3312 if (tty_hung_up_p(filp) || !(port->flags & ASYNC_INITIALIZED)){ in block_til_ready()
Dsynclinkmp.c824 if (info->port.flags & ASYNC_INITIALIZED) in close()
2650 if (info->port.flags & ASYNC_INITIALIZED) in startup()
2676 info->port.flags |= ASYNC_INITIALIZED; in startup()
2687 if (!(info->port.flags & ASYNC_INITIALIZED)) in shutdown()
2719 info->port.flags &= ~ASYNC_INITIALIZED; in shutdown()
3334 if (tty_hung_up_p(filp) || !(port->flags & ASYNC_INITIALIZED)){ in block_til_ready()
Drocket.c498 if ((info->port.flags & ASYNC_INITIALIZED) == 0) { in rp_handle_port()
1054 info->port.flags &= ~(ASYNC_INITIALIZED | ASYNC_CLOSING | ASYNC_NORMAL_ACTIVE); in rp_close()
Dmxser.c2261 ASYNC_INITIALIZED)) { in mxser_interrupt()
/linux-4.1.27/drivers/tty/serial/
D68328serial.c378 if (info->tport.flags & ASYNC_INITIALIZED) in startup()
418 info->tport.flags |= ASYNC_INITIALIZED; in startup()
433 if (!(info->tport.flags & ASYNC_INITIALIZED)) in shutdown()
446 info->tport.flags &= ~ASYNC_INITIALIZED; in shutdown()
Dcrisv10.c2646 if (info->port.flags & ASYNC_INITIALIZED) { in startup()
2750 info->port.flags |= ASYNC_INITIALIZED; in startup()
2792 if (!(info->port.flags & ASYNC_INITIALIZED)) in shutdown()
2823 info->port.flags &= ~ASYNC_INITIALIZED; in shutdown()
3339 if (info->port.flags & ASYNC_INITIALIZED) { in set_serial_info()
3696 if (info->port.flags & ASYNC_INITIALIZED) { in rs_close()
3886 !(info->port.flags & ASYNC_INITIALIZED)) { in block_til_ready()
Dserial_core.c201 if (port->flags & ASYNC_INITIALIZED) in uart_startup()
888 if (port->flags & ASYNC_INITIALIZED) { in uart_set_info()
1396 if (port->flags & ASYNC_INITIALIZED) { in uart_close()
2044 if (port->flags & ASYNC_INITIALIZED) { in uart_suspend_port()
/linux-4.1.27/net/irda/ircomm/
Dircomm_tty_ioctl.c336 if (self->flags & ASYNC_INITIALIZED) { in ircomm_tty_set_serial_info()
Dircomm_tty.c1292 if (self->port.flags & ASYNC_INITIALIZED) { in ircomm_tty_line_info()
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c1275 if (info->port.flags & ASYNC_INITIALIZED) in startup()
1314 info->port.flags |= ASYNC_INITIALIZED; in startup()
1325 if (!(info->port.flags & ASYNC_INITIALIZED)) in shutdown()
1364 info->port.flags &= ~ASYNC_INITIALIZED; in shutdown()
2353 if (port->flags & ASYNC_INITIALIZED) in mgslpc_close()
2386 if (!(info->port.flags & ASYNC_INITIALIZED)) in mgslpc_wait_until_sent()
/linux-4.1.27/drivers/isdn/i4l/
Disdn_tty.c1056 if (info->port.flags & ASYNC_INITIALIZED) in isdn_tty_startup()
1073 info->port.flags |= ASYNC_INITIALIZED; in isdn_tty_startup()
1086 if (!(info->port.flags & ASYNC_INITIALIZED)) in isdn_tty_shutdown()
1106 info->port.flags &= ~ASYNC_INITIALIZED; in isdn_tty_shutdown()
1584 if (port->flags & ASYNC_INITIALIZED) { in isdn_tty_close()