Home
last modified time | relevance | path

Searched refs:printer_io_operations (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/function/
Df_printer.c794 static const struct file_operations printer_io_operations = { variable
1138 cdev_init(&dev->printer_cdev, &printer_io_operations); in printer_func_bind()