Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ppp/
Dppp_synctty.c95 static int ppp_sync_ioctl(struct ppp_channel *chan, unsigned int cmd,
105 .ioctl = ppp_sync_ioctl,
400 ppp_sync_ioctl(struct ppp_channel *chan, unsigned int cmd, unsigned long arg) in ppp_sync_ioctl() function