Searched refs:isdn_ppp_ioctl (Results 1 – 3 of 3) sorted by relevance
27 extern int isdn_ppp_ioctl(int, struct file *, unsigned int, unsigned long);
1715 return (isdn_ppp_ioctl(minor - ISDN_MINOR_PPP, file, cmd, arg)); in isdn_ioctl()
471 isdn_ppp_ioctl(int min, struct file *file, unsigned int cmd, unsigned long arg) in isdn_ppp_ioctl() function