Searched refs:lp0 (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/Documentation/admin-guide/ |
D | parport.rst | 221 Both the above examples would inform lp that you want ``/dev/lp0`` to be 226 name, so ``/dev/lp0`` was always the port at 0x3bc. This is no longer the 227 case - if you only have one port, it will default to being ``/dev/lp0``,
|
D | serial-console.rst | 25 lp0 for the first parallel port
|
D | devices.txt | 167 0 = /dev/lp0 Parallel printer on parport0 984 0 = /dev/pd_bdm0 PD BDM interface on lp0 987 4 = /dev/icd_bdm0 ICD BDM interface on lp0 2460 0 = /dev/usb/lp0 First USB printer
|
D | kernel-parameters.txt | 2244 lp=port[,port...] lp=none,parport0 (lp0 not configured, lp1 uses 2251 lp0. A port specification may be 'none' to skip
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-pmc.txt | 50 - nvidia,lp0-vec : <start length> Starting address and length of LP0 vector 96 nvidia,lp0-vec = <0xbdffd000 0x2000>;
|
/Linux-v4.19/arch/arm/kernel/ |
D | setup.c | 213 #define lp0 io_res[0] macro 895 request_resource(&ioport_resource, &lp0); in request_standard_resources()
|
/Linux-v4.19/Documentation/usb/ |
D | gadget-testing.txt | 760 If udev is active, then e.g. /dev/usb/lp0 should appear. 767 # cat > /dev/usb/lp0 773 # cat /dev/usb/lp0
|
/Linux-v4.19/drivers/char/ |
D | Kconfig | 102 option "console=lp0" to the kernel at boot time.
|