Component Type: kbuild config
Description: Printer function
More info: The Printer function 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<X> to receive or send printer data. It can use ioctl calls to the device file to get or set printer status. For more information, see Documentation/usb/gadget_printer.rst which includes sample code for accessing the device file.
Build project: Kconfig (Linux kconfig) (Path: drivers\usb\gadget\Kconfig )
Other views: file explorer