| /linux-6.15/tools/testing/kunit/ |
| H A D | kunit_parser.py | 20 from kunit_printer import Printer, stdout 57 def add_error(self, printer: Printer, error_message: str) -> None: argument 254 version_type: str, test: Test, printer: Printer) -> None: argument 385 expected_num: int, printer: Printer) -> bool: argument 492 def print_test_header(test: Test, printer: Printer) -> None: argument 516 def print_log(log: Iterable[str], printer: Printer) -> None: argument 522 def format_test_result(test: Test, printer: Printer) -> str: argument 549 def print_test_result(test: Test, printer: Printer) -> None: argument 562 def print_test_footer(test: Test, printer: Printer) -> None: argument 577 def print_test(test: Test, failed_only: bool, printer: Printer) -> None: argument [all …]
|
| H A D | kunit_printer.py | 15 class Printer: class 53 stdout = Printer() 54 null_printer = Printer(print=False)
|
| /linux-6.15/Documentation/usb/ |
| H A D | gadget_printer.rst | 2 Linux USB Printer Gadget Driver 115 Printer status is: 116 Printer is NOT Selected 118 Printer OK 427 printf("Printer status is:\n"); 429 printf(" Printer is Selected\n"); 431 printf(" Printer is NOT Selected\n"); 439 printf(" Printer OK\n"); 441 printf(" Printer ERROR\n");
|
| /linux-6.15/Documentation/arch/arm/ |
| H A D | netwinder.rst | 60 7 ISA Printer
|
| /linux-6.15/scripts/ |
| H A D | bpf_doc.py | 355 class Printer(object): class 400 class PrinterRST(Printer): 678 class PrinterHelpers(Printer):
|
| /linux-6.15/drivers/usb/class/ |
| H A D | Kconfig | 23 tristate "USB Printer support"
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | pnp.rst | 207 /* Standard LPT Printer Port */ 209 /* ECP Printer Port */
|
| H A D | kernel-parameters.rst | 148 LP Printer support is enabled.
|
| H A D | parport.rst | 68 parport0: Printer, BJC-210 (Canon)
|
| /linux-6.15/drivers/usb/gadget/ |
| H A D | Kconfig | 482 bool "Printer function" 486 The Printer function channels data between the USB host and a
|
| /linux-6.15/Documentation/gpu/ |
| H A D | drm-internals.rst | 158 Printer section in Misc Utilities
|
| /linux-6.15/Documentation/networking/ |
| H A D | plip.rst | 138 "Null Printer" or "Turbo Laplink" cable. It can be constructed with
|
| /linux-6.15/drivers/usb/gadget/legacy/ |
| H A D | Kconfig | 333 tristate "Printer Gadget" 337 The Printer Gadget channels data between the USB host and a
|
| /linux-6.15/drivers/usb/misc/ |
| H A D | Kconfig | 20 USB printer driver ("USB Printer support", above) may be used in
|
| /linux-6.15/drivers/eisa/ |
| H A D | eisa.ids | 392 CPQFB03 "Compaq Async/Parallel Printer Intf Assy 000990" 1009 ISAC500 "CEC PC 488 IEEE Printer Controller" 1011 ISAC700 "LSE Electronics YC808 Color Graphics Printer Adapter"
|
| /linux-6.15/ |
| H A D | CREDITS | 3103 D: USB (HID, ACM, Printer ...)
|