Searched refs:sp_get (Results 1 – 2 of 2) sorted by relevance
134 static struct syncppp *sp_get(struct tty_struct *tty) in sp_get() function280 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl()337 struct syncppp *ap = sp_get(tty); in ppp_sync_receive()354 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup()
371 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get() function396 struct sixpack *sp = sp_get(tty); in sixpack_write_wakeup()438 sp = sp_get(tty); in sixpack_receive_buf()687 struct sixpack *sp = sp_get(tty); in sixpack_ioctl()
Completed in 11 milliseconds