Home
last modified time | relevance | path

Searched refs:sp_get (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_synctty.c134 static struct syncppp *sp_get(struct tty_struct *tty) in sp_get() function
281 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl()
338 struct syncppp *ap = sp_get(tty); in ppp_sync_receive()
355 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup()
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A D6pack.c376 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get() function
401 struct sixpack *sp = sp_get(tty); in sixpack_write_wakeup()
443 sp = sp_get(tty); in sixpack_receive_buf()
692 struct sixpack *sp = sp_get(tty); in sixpack_ioctl()