Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dlp.c785 static const struct file_operations lp_fops = { variable
1048 if (register_chrdev(LP_MAJOR, "lp", &lp_fops)) { in lp_init()
/kernel/linux/linux-6.6/drivers/char/
H A Dlp.c786 static const struct file_operations lp_fops = { variable
1049 if (register_chrdev(LP_MAJOR, "lp", &lp_fops)) { in lp_init()

Completed in 3 milliseconds