Home
last modified time | relevance | path

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

/drivers/net/
Dppp_synctty.c183 static struct syncppp *sp_get(struct tty_struct *tty) in sp_get() function
327 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl()
387 struct syncppp *ap = sp_get(tty); in ppp_sync_receive()
404 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup()
/drivers/net/hamradio/
D6pack.c397 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get() function
422 struct sixpack *sp = sp_get(tty); in sixpack_write_wakeup()
465 sp = sp_get(tty); in sixpack_receive_buf()
719 struct sixpack *sp = sp_get(tty); in sixpack_ioctl()