Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_synctty.c134 static struct syncppp *sp_get(struct tty_struct *tty) in sp_get() function
278 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl()
328 struct syncppp *ap = sp_get(tty); in ppp_sync_receive()
345 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup()
/linux/drivers/net/hamradio/
H A D6pack.c366 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get() function
391 struct sixpack *sp = sp_get(tty); in sixpack_write_wakeup()
433 sp = sp_get(tty); in sixpack_receive_buf()
676 struct sixpack *sp = sp_get(tty); in sixpack_ioctl()