Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parport/
DTODO-parport10 the printer support it.
14 with (maybe just log) whatever the printer wants to tell the world.
DKconfig19 (the connector at the computer with 25 holes), e.g. printer, ZIP
156 If you have a printer that supports status readback or device ID, or
/linux-4.19.296/include/drm/
Ddrm_print.h109 #define drm_printf_indent(printer, indent, fmt, ...) \ argument
110 drm_printf((printer), "%.*s" fmt, (indent), "\t\t\t\t\tX", ##__VA_ARGS__)
/linux-4.19.296/drivers/char/
DKconfig70 tristate "Parallel printer support"
73 If you intend to attach a printer to the parallel port of your Linux
74 box (as opposed to using a serial printer; if the connector at the
75 printer has 9 or 25 holes ["female"], then it's serial), say Y.
80 (e.g. printer and ZIP drive) and it is safe to compile the
96 bool "Support for console on line printer"
100 can have a console on the printer. This option adds support for
104 If the printer is out of paper (or off, or unplugged, or too
105 busy..) the kernel will stall until the printer is ready again.
/linux-4.19.296/include/drm/ttm/
Dttm_bo_driver.h136 struct drm_printer *printer);
/linux-4.19.296/drivers/s390/char/
DKconfig207 Character device driver for z/VM reader, puncher and printer.