Searched refs:isdn_ppp_open (Results 1 – 3 of 3) sorted by relevance
17 extern int isdn_ppp_open(int, struct file *);
1760 retval = isdn_ppp_open(minor - ISDN_MINOR_PPP, filep); in isdn_open()
279 isdn_ppp_open(int min, struct file *file) in isdn_ppp_open() function