Searched refs:isdn_ppp_read (Results 1 – 3 of 3) sorted by relevance
15 extern int isdn_ppp_read(int, struct file *, char *, int);
1081 retval = isdn_ppp_read(minor - ISDN_MINOR_PPP, file, buf, count); in isdn_read()
751 isdn_ppp_read(int min, struct file *file, char *buf, int count) in isdn_ppp_read() function