Home
last modified time | relevance | path

Searched refs:sp_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A 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()

Completed in 5 milliseconds