Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_synctty.c91 static int ppp_sync_ioctl(struct ppp_channel *chan, unsigned int cmd,
101 .ioctl = ppp_sync_ioctl,
386 ppp_sync_ioctl(struct ppp_channel *chan, unsigned int cmd, unsigned long arg) in ppp_sync_ioctl() function