Home
last modified time | relevance | path

Searched refs:printer (Results 1 – 25 of 76) sorted by relevance

1234

/openbmc/linux/tools/perf/util/
H A Dprint_binary.c7 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()
34 printed += printer(BINARY_PRINT_CHAR_DATA, data[j], extra, fp); in binary__fprintf()
36 printed += printer(BINARY_PRINT_CHAR_PAD, i, extra, fp); in binary__fprintf()
[all …]
H A Dprint_binary.h25 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()
/openbmc/linux/Documentation/usb/
H A Dgadget_printer.rst14 This driver may be used if you are writing printer firmware using Linux as
15 the embedded OS. This driver has nothing to do with using a printer with
20 USB device controller driver is loaded then load the printer gadget driver.
21 This will present a printer interface to the USB Host that your USB Device
24 This driver is structured for printer firmware that runs in user mode. The
25 user mode printer firmware will read and write data from the kernel mode
26 printer gadget driver using a device file. The printer returns a printer status
27 byte when the USB HOST sends a device request to get the printer status. The
37 To load the USB device controller driver and the printer gadget driver. The
44 The follow command line parameter can be used when loading the printer gadget
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D0005-hp_ipp.c-Add-printf-format-to-snprintf-calls.patch30 if ( strcmp(attr_name, "printer-name") == 0 &&
40 else if ( strcmp(attr_name, "printer-uri-supported") == 0 &&
45 else if ( strcmp(attr_name, "printer-info") == 0 &&
50 else if ( strcmp(attr_name, "printer-location") == 0 &&
55 else if ( strcmp(attr_name, "printer-make-and-model") == 0 &&
60 else if ( strcmp(attr_name, "printer-state") == 0 &&
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_debugfs.c48 struct drm_printer printer = drm_seq_file_printer(m); in lsdc_show_gfxpll_clock() local
51 gfxpll->funcs->print(gfxpll, &printer, true); in lsdc_show_gfxpll_clock()
60 struct drm_printer printer = drm_seq_file_printer(m); in lsdc_show_benchmark() local
62 lsdc_show_benchmark_copy(ldev, &printer); in lsdc_show_benchmark()
H A Dlsdc_gfxpll.c153 struct drm_printer printer = drm_info_printer(this->ddev->dev); in loongson_gfxpll_init() local
161 this->funcs->print(this, &printer, false); in loongson_gfxpll_init()
H A Dlsdc_gfxpll.h32 struct drm_printer *printer, bool verbose);
H A Dlsdc_pixpll.h64 struct drm_printer *printer);
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_ttm_buddy_manager.c241 struct drm_printer *printer) in i915_ttm_buddy_man_debug() argument
247 drm_printf(printer, "default_page_size: %lluKiB\n", in i915_ttm_buddy_man_debug()
249 drm_printf(printer, "visible_avail: %lluMiB\n", in i915_ttm_buddy_man_debug()
251 drm_printf(printer, "visible_size: %lluMiB\n", in i915_ttm_buddy_man_debug()
253 drm_printf(printer, "visible_reserved: %lluMiB\n", in i915_ttm_buddy_man_debug()
256 drm_buddy_print(&bman->mm, printer); in i915_ttm_buddy_man_debug()
258 drm_printf(printer, "reserved:\n"); in i915_ttm_buddy_man_debug()
260 drm_buddy_block_print(&bman->mm, block, printer); in i915_ttm_buddy_man_debug()
H A Dintel_memory_region.c194 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()
/openbmc/u-boot/tools/
H A Drkmux.py162 with Printer(name) as printer:
165 printer.output_regfield(field)
198 with Printer(name) as printer:
201 printer.output_regfield(row)
/openbmc/linux/drivers/parport/
H A DTODO-parport10 the printer support it.
14 with (maybe just log) whatever the printer wants to tell the world.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/p910nd/
H A Dp910nd_0.97.bb1 DESCRIPTION = "A small network printer daemon for embedded situations that passes the job directly …
/openbmc/linux/Documentation/networking/
H A Dplip.rst25 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
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c374 struct drm_printer *printer) in amdgpu_dummy_vram_mgr_debug() argument
838 struct drm_printer *printer) in amdgpu_vram_mgr_debug() argument
844 drm_printf(printer, " vis usage:%llu\n", in amdgpu_vram_mgr_debug()
848 drm_printf(printer, "default_page_size: %lluKiB\n", in amdgpu_vram_mgr_debug()
851 drm_buddy_print(mm, printer); in amdgpu_vram_mgr_debug()
853 drm_printf(printer, "reserved:\n"); in amdgpu_vram_mgr_debug()
855 drm_printf(printer, "%#018llx-%#018llx: %llu\n", in amdgpu_vram_mgr_debug()
H A Damdgpu_gtt_mgr.c252 struct drm_printer *printer) in amdgpu_gtt_mgr_debug() argument
257 drm_mm_print(&mgr->mm, printer); in amdgpu_gtt_mgr_debug()
/openbmc/linux/Documentation/spi/
H A Dbutterfly.rst12 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
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology_internal.h22 int indent, struct drm_printer *printer);
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_range_manager.c148 struct drm_printer *printer) in ttm_range_man_debug() argument
153 drm_mm_print(&rman->mm, printer); in ttm_range_man_debug()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c141 struct drm_printer *printer) in vmw_gmrid_man_debug() argument
147 drm_printf(printer, "%s's used: %u pages, max: %u pages, %u id's\n", in vmw_gmrid_man_debug()
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-printer1 What: /config/usb-gadget/gadget/functions/printer.name
/openbmc/linux/drivers/char/
H A DKconfig35 tristate "Parallel printer support"
39 If you intend to attach a printer to the parallel port of your Linux
40 box (as opposed to using a serial printer; if the connector at the
41 printer has 9 or 25 holes ["female"], then it's serial), say Y.
46 (e.g. printer and ZIP drive) and it is safe to compile the
62 bool "Support for console on line printer"
66 can have a console on the printer. This option adds support for
70 If the printer is out of paper (or off, or unplugged, or too
71 busy..) the kernel will stall until the printer is ready again.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/
H A Dgeany-plugins_1.38.bb188 PLUGINS += "${PN}-pretty-printer"
189 LIC_FILES_CHKSUM += "file://pretty-printer/src/PrettyPrinter.c;beginline=1;endline=17;md5=1665115c2…
190 FILES:${PN}-pretty-printer = "${libdir}/geany/pretty-printer.so"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/
H A Denscript_1.6.6.bb4 PostScript output to the specified printer or saves it to a file. Enscript can \
/openbmc/linux/Documentation/admin-guide/blockdev/
H A Dparide.rst191 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

1234