Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_G_PRINTER
has multiple definitions:
drivers/usb/gadget/legacy/Kconfig
The configuration item CONFIG_USB_G_PRINTER:
(none)
g_printer
, g_printer
The Printer Gadget channels data between the USB host and a userspace program driving the print engine. The user space program reads and writes the device file /dev/g_printer to receive or send printer data. It can use ioctl calls to the device file to get or set printer status.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_printer".
For more information, see Documentation/usb/gadget_printer.rst which includes sample code for accessing the device file.
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_G_PRINTER:
(none)
g_printer
, g_printer
The Printer Gadget channels data between the USB host and a userspace program driving the print engine. The user space program reads and writes the device file /dev/g_printer to receive or send printer data. It can use ioctl calls to the device file to get or set printer status.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_printer".
For more information, see Documentation/usb/gadget_printer.txt which includes sample code for accessing the device file.
Raw data from LKDDb:
lkddb module g_printer CONFIG_USB_G_PRINTER : drivers/usb/gadget/Kconfig : "Printer Gadget" # in 2.6.25–2.6.39, 3.0–3.16
lkddb module g_printer CONFIG_USB_G_PRINTER : drivers/usb/gadget/legacy/Kconfig : "Printer Gadget" # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab