Searched refs:ppp_device_fops (Results 1 – 1 of 1) sorted by relevance
1117 static const struct file_operations ppp_device_fops = {1340 if (file->f_op != &ppp_device_fops || file->private_data) { in ppp_nl_newlink() 1417 err = register_chrdev(PPP_MAJOR, "ppp", &ppp_device_fops); in ppp_init() 1106 static const struct file_operations ppp_device_fops = { global() variable