Searched defs:lp_fops (Results 1 - 1 of 1) sorted by relevance

/drivers/char/
H A Dlp.c741 static const struct file_operations lp_fops = { variable in typeref:struct:file_operations
976 if (register_chrdev (LP_MAJOR, "lp", &lp_fops)) {

Completed in 572 milliseconds