Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ppp/
Dppp_synctty.c134 static struct syncppp *sp_get(struct tty_struct *tty) in sp_get() function
279 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl()
336 struct syncppp *ap = sp_get(tty); in ppp_sync_receive()
353 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup()
/Linux-v6.1/drivers/net/hamradio/
D6pack.c372 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get() function
397 struct sixpack *sp = sp_get(tty); in sixpack_write_wakeup()
439 sp = sp_get(tty); in sixpack_receive_buf()
689 struct sixpack *sp = sp_get(tty); in sixpack_ioctl()