Searched refs:isdn_ppp_write (Results 1 – 3 of 3) sorted by relevance
16 extern int isdn_ppp_write(int, struct file *, const char __user *, int);
1220 retval = isdn_ppp_write(minor - ISDN_MINOR_PPP, file, buf, count); in isdn_write()
823 isdn_ppp_write(int min, struct file *file, const char __user *buf, int count) in isdn_ppp_write() function