Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ppp/
Dppp_synctty.c94 static int ppp_sync_ioctl(struct ppp_channel *chan, unsigned int cmd,
104 .ioctl = ppp_sync_ioctl,
399 ppp_sync_ioctl(struct ppp_channel *chan, unsigned int cmd, unsigned long arg) in ppp_sync_ioctl() function