Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtty_flags.h75 #define ASYNC_INITIALIZED (1U << ASYNCB_INITIALIZED) macro
/linux-4.4.14/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.4.14/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()
1095 if (port->flags & ASYNC_INITIALIZED) { in set_serial_info()
1407 if (port->flags & ASYNC_INITIALIZED) { in rs_close()
1555 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.c402 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()
1714 if (info->port.flags & ASYNC_INITIALIZED) { in cy_do_close()
2345 if (info->port.flags & ASYNC_INITIALIZED) { in cy_set_serial_info()
Dsynclink_gt.c729 if (info->port.flags & ASYNC_INITIALIZED) in close()
901 if (!(info->port.flags & ASYNC_INITIALIZED)) in wait_until_sent()
2429 if (info->port.flags & ASYNC_INITIALIZED) in startup()
2450 info->port.flags |= ASYNC_INITIALIZED; in startup()
2462 if (!(info->port.flags & ASYNC_INITIALIZED)) in shutdown()
2497 info->port.flags &= ~ASYNC_INITIALIZED; in shutdown()
3307 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.c815 if (info->port.flags & ASYNC_INITIALIZED) in close()
2644 if (info->port.flags & ASYNC_INITIALIZED) in startup()
2670 info->port.flags |= ASYNC_INITIALIZED; in startup()
2681 if (!(info->port.flags & ASYNC_INITIALIZED)) in shutdown()
2713 info->port.flags &= ~ASYNC_INITIALIZED; in shutdown()
3328 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()
1046 info->port.flags &= ~(ASYNC_INITIALIZED | ASYNC_CLOSING | ASYNC_NORMAL_ACTIVE); in rp_close()
Dmxser.c2261 ASYNC_INITIALIZED)) { in mxser_interrupt()
/linux-4.4.14/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.c2604 if (info->port.flags & ASYNC_INITIALIZED) { in startup()
2708 info->port.flags |= ASYNC_INITIALIZED; in startup()
2750 if (!(info->port.flags & ASYNC_INITIALIZED)) in shutdown()
2781 info->port.flags &= ~ASYNC_INITIALIZED; in shutdown()
3280 if (info->port.flags & ASYNC_INITIALIZED) { in set_serial_info()
3637 if (info->port.flags & ASYNC_INITIALIZED) { in rs_close()
3799 !(info->port.flags & ASYNC_INITIALIZED)) { in block_til_ready()
Dserial_core.c201 if (port->flags & ASYNC_INITIALIZED) in uart_startup()
899 if (port->flags & ASYNC_INITIALIZED) { in uart_set_info()
1404 if (port->flags & ASYNC_INITIALIZED) { in uart_close()
2052 if (port->flags & ASYNC_INITIALIZED) { in uart_suspend_port()
/linux-4.4.14/net/irda/ircomm/
Dircomm_tty_ioctl.c336 if (self->flags & ASYNC_INITIALIZED) { in ircomm_tty_set_serial_info()
Dircomm_tty.c1263 if (self->port.flags & ASYNC_INITIALIZED) { in ircomm_tty_line_info()
/linux-4.4.14/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.4.14/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()