Searched refs:lp0 (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-pmc.txt | 46 - nvidia,lp0-vec : <start length> Starting address and length of LP0 vector 87 nvidia,lp0-vec = <0xbdffd000 0x2000>;
|
/linux-4.4.14/Documentation/ |
D | parport.txt | 204 Both the above examples would inform lp that you want /dev/lp0 to be 209 name, so /dev/lp0 was always the port at 0x3bc. This is no longer the 210 case - if you only have one port, it will default to being /dev/lp0,
|
D | serial-console.txt | 19 lp0 for the first parallel port
|
D | devices.txt | 252 0 = /dev/lp0 Parallel printer on parport0 1063 0 = /dev/pd_bdm0 PD BDM interface on lp0 1066 4 = /dev/icd_bdm0 ICD BDM interface on lp0 2539 0 = /dev/usb/lp0 First USB printer
|
D | kernel-parameters.txt | 1964 lp=port[,port...] lp=none,parport0 (lp0 not configured, lp1 uses 1971 lp0. A port specification may be 'none' to skip
|
/linux-4.4.14/arch/arm/kernel/ |
D | setup.c | 211 #define lp0 io_res[0] macro 807 request_resource(&ioport_resource, &lp0); in request_standard_resources()
|
/linux-4.4.14/Documentation/usb/ |
D | gadget-testing.txt | 754 If udev is active, then e.g. /dev/usb/lp0 should appear. 761 # cat > /dev/usb/lp0 767 # cat /dev/usb/lp0
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 127 option "console=lp0" to the kernel at boot time.
|