Lines Matching refs:write
144 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_xmit_on_air()
146 actual = sp->tty->ops->write(sp->tty, sp->xbuff, sp->status2); in sp_xmit_on_air()
150 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_xmit_on_air()
211 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_encaps()
213 actual = sp->tty->ops->write(sp->tty, sp->xbuff, count); in sp_encaps()
217 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_encaps()
407 actual = tty->ops->write(tty, sp->xhead, sp->xleft); in sixpack_write_wakeup()
511 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in resync_tnc()
512 sp->tty->ops->write(sp->tty, &resync_cmd, 1); in resync_tnc()
525 sp->tty->ops->write(sp->tty, &inbyte, 1); in tnc_init()
549 if (tty->ops->write == NULL) in sixpack_open()
856 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in decode_prio_command()
858 actual = sp->tty->ops->write(sp->tty, sp->xbuff, sp->status2); in decode_prio_command()
868 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in decode_prio_command()
892 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in decode_std_command()
897 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in decode_std_command()