Lines Matching refs:write
149 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_xmit_on_air()
151 actual = sp->tty->ops->write(sp->tty, sp->xbuff, sp->status2); in sp_xmit_on_air()
155 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_xmit_on_air()
221 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_encaps()
223 actual = sp->tty->ops->write(sp->tty, sp->xbuff, count); in sp_encaps()
227 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in sp_encaps()
418 actual = tty->ops->write(tty, sp->xhead, sp->xleft); in sixpack_write_wakeup()
526 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in resync_tnc()
527 sp->tty->ops->write(sp->tty, &resync_cmd, 1); in resync_tnc()
545 sp->tty->ops->write(sp->tty, &inbyte, 1); in tnc_init()
573 if (tty->ops->write == NULL) in sixpack_open()
916 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in decode_prio_command()
918 actual = sp->tty->ops->write(sp->tty, sp->xbuff, sp->status2); in decode_prio_command()
928 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in decode_prio_command()
958 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in decode_std_command()
963 sp->tty->ops->write(sp->tty, &sp->led_state, 1); in decode_std_command()