/linux-6.3-rc2/tools/perf/util/ |
A D | print_binary.c | 7 size_t bytes_per_line, binary__fprintf_t printer, in binary__fprintf() argument 13 if (!printer) in binary__fprintf() 19 printed += printer(BINARY_PRINT_DATA_BEGIN, 0, extra, fp); in binary__fprintf() 22 printed += printer(BINARY_PRINT_LINE_BEGIN, -1, extra, fp); in binary__fprintf() 23 printed += printer(BINARY_PRINT_ADDR, i, extra, fp); in binary__fprintf() 26 printed += printer(BINARY_PRINT_NUM_DATA, data[i], extra, fp); in binary__fprintf() 30 printed += printer(BINARY_PRINT_NUM_PAD, -1, extra, fp); in binary__fprintf() 32 printer(BINARY_PRINT_SEP, i, extra, fp); in binary__fprintf() 36 printed += printer(BINARY_PRINT_CHAR_PAD, i, extra, fp); in binary__fprintf() 37 printed += printer(BINARY_PRINT_LINE_END, -1, extra, fp); in binary__fprintf() [all …]
|
A D | print_binary.h | 25 size_t bytes_per_line, binary__fprintf_t printer, 29 size_t bytes_per_line, binary__fprintf_t printer, in print_binary() argument 32 binary__fprintf(data, len, bytes_per_line, printer, extra, stdout); in print_binary()
|
/linux-6.3-rc2/Documentation/usb/ |
A D | gadget_printer.rst | 26 printer gadget driver using a device file. The printer returns a printer status 77 your printer product. 101 To read printer data from the host to stdout:: 121 To set printer to Selected/On-line:: 126 To set printer to Not Selected/Off-line:: 141 To set error status to printer OK:: 210 /* Open device file for printer gadget. */ 260 /* Open device file for printer gadget. */ 321 /* Open device file for printer gadget. */ 354 /* Open device file for printer gadget. */ [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_ttm_buddy_manager.c | 248 struct drm_printer *printer) in i915_ttm_buddy_man_debug() argument 254 drm_printf(printer, "default_page_size: %lluKiB\n", in i915_ttm_buddy_man_debug() 256 drm_printf(printer, "visible_avail: %lluMiB\n", in i915_ttm_buddy_man_debug() 258 drm_printf(printer, "visible_size: %lluMiB\n", in i915_ttm_buddy_man_debug() 260 drm_printf(printer, "visible_reserved: %lluMiB\n", in i915_ttm_buddy_man_debug() 263 drm_buddy_print(&bman->mm, printer); in i915_ttm_buddy_man_debug() 265 drm_printf(printer, "reserved:\n"); in i915_ttm_buddy_man_debug() 267 drm_buddy_block_print(&bman->mm, block, printer); in i915_ttm_buddy_man_debug()
|
A D | intel_memory_region.c | 194 struct drm_printer *printer) in intel_memory_region_debug() argument 196 drm_printf(printer, "%s: ", mr->name); in intel_memory_region_debug() 199 ttm_resource_manager_debug(mr->region_private, printer); in intel_memory_region_debug() 201 drm_printf(printer, "total:%pa bytes\n", &mr->total); in intel_memory_region_debug()
|
A D | intel_memory_region.h | 127 struct drm_printer *printer);
|
/linux-6.3-rc2/drivers/parport/ |
A D | TODO-parport | 10 the printer support it. 14 with (maybe just log) whatever the printer wants to tell the world.
|
/linux-6.3-rc2/Documentation/networking/ |
A D | plip.rst | 25 printer port. PLIP is a non-standard, but [can use] uses the standard 26 LapLink null-printer cable [can also work in turbo mode, with a PLIP 118 printer "null" cable to transfer data four bits at a time using 122 bi-directional parallel ports, rather than output-only ``printer`` 130 printer "null" cable which transfers data four bits at a time using 163 bi-directional parallel ports, rather than output-only ``printer`` 166 ``printer`` (as opposed to ``parallel``) ports or when the machine
|
/linux-6.3-rc2/Documentation/spi/ |
A D | butterfly.rst | 12 You can make this adapter from an old printer cable and solder things 15 Butterfly and the printer port, or with a better power supply than two 16 signal pins from the printer port. Or for that matter, you can use
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_vram_mgr.c | 799 struct drm_printer *printer) in amdgpu_vram_mgr_debug() argument 805 drm_printf(printer, " vis usage:%llu\n", in amdgpu_vram_mgr_debug() 809 drm_printf(printer, "default_page_size: %lluKiB\n", in amdgpu_vram_mgr_debug() 812 drm_buddy_print(mm, printer); in amdgpu_vram_mgr_debug() 814 drm_printf(printer, "reserved:\n"); in amdgpu_vram_mgr_debug() 816 drm_buddy_block_print(mm, block, printer); in amdgpu_vram_mgr_debug()
|
A D | amdgpu_gtt_mgr.c | 252 struct drm_printer *printer) in amdgpu_gtt_mgr_debug() argument 257 drm_mm_print(&mgr->mm, printer); in amdgpu_gtt_mgr_debug()
|
/linux-6.3-rc2/drivers/gpu/drm/display/ |
A D | drm_dp_mst_topology_internal.h | 22 int indent, struct drm_printer *printer);
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_gmrid_manager.c | 138 struct drm_printer *printer) in vmw_gmrid_man_debug() argument 144 drm_printf(printer, "%s's used: %u pages, max: %u pages, %u id's\n", in vmw_gmrid_man_debug()
|
/linux-6.3-rc2/drivers/gpu/drm/ttm/ |
A D | ttm_range_manager.c | 148 struct drm_printer *printer) in ttm_range_man_debug() argument 153 drm_mm_print(&rman->mm, printer); in ttm_range_man_debug()
|
/linux-6.3-rc2/drivers/char/ |
A D | Kconfig | 35 tristate "Parallel printer support" 38 If you intend to attach a printer to the parallel port of your Linux 39 box (as opposed to using a serial printer; if the connector at the 40 printer has 9 or 25 holes ["female"], then it's serial), say Y. 45 (e.g. printer and ZIP drive) and it is safe to compile the 61 bool "Support for console on line printer" 65 can have a console on the printer. This option adds support for 69 If the printer is out of paper (or off, or unplugged, or too 70 busy..) the kernel will stall until the printer is ready again.
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | configfs-usb-gadget-printer | 1 What: /config/usb-gadget/gadget/functions/printer.name
|
/linux-6.3-rc2/drivers/usb/ |
A D | Kconfig | 147 mode, it looks to the computer like a standard USB printer. Only 149 USB printer driver ("USB Printer support", above) may be used in 160 connect anything other than a printer to it.
|
/linux-6.3-rc2/Documentation/admin-guide/blockdev/ |
A D | paride.rst | 191 3.3 Some drives need a printer reset 197 the adapter can often be reinitialised by issuing a "printer reset" on 200 automatically. You can however, force a printer reset by doing:: 206 your pata_parport drivers as modules, and arrange to do the printer reset
|
/linux-6.3-rc2/drivers/usb/gadget/legacy/ |
A D | Makefile | 17 g_printer-y := printer.o
|
/linux-6.3-rc2/scripts/ |
A D | bpf_doc.py | 890 printer = PrinterHelpers(headerParser) variable 892 printer = printers[args.target](headerParser) 893 printer.print_all()
|
/linux-6.3-rc2/include/drm/ |
A D | drm_print.h | 120 #define drm_printf_indent(printer, indent, fmt, ...) \ argument 121 drm_printf((printer), "%.*s" fmt, (indent), "\t\t\t\t\tX", ##__VA_ARGS__)
|
/linux-6.3-rc2/drivers/usb/class/ |
A D | Kconfig | 25 Say Y here if you want to connect a USB printer to your computer's
|
/linux-6.3-rc2/net/hsr/ |
A D | Kconfig | 28 can have Singly Attached Nodes (SAN) such as PC, printer, bridges
|
/linux-6.3-rc2/drivers/net/plip/ |
A D | Kconfig | 20 with "null printer" or "Turbo Laplink" cables which can transmit 4
|
/linux-6.3-rc2/include/drm/ttm/ |
A D | ttm_resource.h | 134 struct drm_printer *printer);
|