Searched refs:pp_fops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/char/
H A Dppdev.c740 static const struct file_operations pp_fops = { variable in typeref:struct:file_operations
772 if (register_chrdev (PP_MAJOR, CHRDEV, &pp_fops)) { ppdev_init()

Completed in 46 milliseconds