Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ppp/
Dppp_synctty.c137 static struct syncppp *sp_get(struct tty_struct *tty) in sp_get() function
283 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl()
340 struct syncppp *ap = sp_get(tty); in ppp_sync_receive()
357 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup()
/linux-4.4.14/drivers/net/hamradio/
D6pack.c377 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get() function
402 struct sixpack *sp = sp_get(tty); in sixpack_write_wakeup()
445 sp = sp_get(tty); in sixpack_receive_buf()
706 struct sixpack *sp = sp_get(tty); in sixpack_ioctl()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c915 sp_get(struct srb *sp) in sp_get() function
970 sp_get(sp); in qla2xxx_eh_abort()