Searched refs:pp_fops (Results 1 – 1 of 1) sorted by relevance
794 static const struct file_operations pp_fops = { variable858 if (register_chrdev(PP_MAJOR, CHRDEV, &pp_fops)) { in ppdev_init()