Searched refs:daisy (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/drivers/parport/ |
D | daisy.c | 42 int daisy; member 56 static void add_dev(int devnum, struct parport *port, int daisy) in add_dev() argument 62 newdev->daisy = daisy; in add_dev() 218 int daisy; in parport_open() local 229 daisy = p->daisy; in parport_open() 238 dev->daisy = daisy; in parport_open() 241 if (daisy >= 0) { in parport_open() 244 selected = port->daisy; in parport_open() 247 if (selected != daisy) { in parport_open() 353 int parport_daisy_select(struct parport *port, int daisy, int mode) in parport_daisy_select() argument [all …]
|
D | share.c | 451 tmp->muxport = tmp->daisy = tmp->muxsel = -1; in parport_register_port() 750 tmp->daisy = -1; in parport_register_device() 877 par_dev->daisy = -1; in parport_register_dev_model() 1163 if (dev->daisy >= 0) { in parport_claim() 1165 if (!parport_daisy_select (port, dev->daisy, in parport_claim() 1167 port->daisy = dev->daisy; in parport_claim() 1295 if (dev->daisy >= 0) { in parport_release() 1297 port->daisy = -1; in parport_release()
|
D | Makefile | 8 parport-objs += daisy.o probe.o
|
D | probe.c | 276 parse_data (dev->port, dev->daisy, buffer+2); in parport_device_id()
|
/linux-4.4.14/Documentation/x86/i386/ |
D | IO-APIC.txt | 45 PCI slot position. Usually PCI slots are 'daisy chained' before they are 72 depends on which slot they are in. If you look at the daisy chaining diagram, 78 do not use interrupts normally, thus they are not daisy chained either. 91 board does not do default daisy-chaining. (or the IO-APIC has the PIRQ pins
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-74x164.txt | 11 - registers-number: Number of daisy-chained shift registers
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx7d-pinctrl.txt | 8 iomuxc controller for daisy chain settings, the fsl,input-sel property extends 39 daisy chain settings.
|
/linux-4.4.14/include/linux/ |
D | parport.h | 141 int daisy; member 221 int daisy; /* currently selected daisy addr */ member 468 extern int parport_daisy_select (struct parport *port, int daisy, int mode);
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-parport-light | 9 and the impossibility to daisy-chain other parallel port devices.
|
/linux-4.4.14/Documentation/networking/ |
D | 6pack.txt | 27 TNCs that are connected between each other and the PC by a daisy chain 159 The 6pack protocol supports daisy-chaining of TNCs in a token ring, which is 162 the opportunity to build a TNC daisy-chain and test it.
|
D | arcnet-hardware.txt | 206 then daisy-chained together using a cable connecting every two neighboring 561 It can be used in a star or a daisy-chained network. 770 It can be used in a star or a daisy-chained (BUS) network. 2087 RJ Twisted Pair Connector (daisy chain)
|
/linux-4.4.14/Documentation/DocBook/ |
D | .device-drivers.xml.cmd | 2 …port.h drivers/parport/ieee1284.c drivers/parport/share.c drivers/parport/daisy.c drivers/message/…
|
/linux-4.4.14/net/wireless/ |
D | Kconfig | 125 capabilities. However, note that in order to not create daisy chain
|
/linux-4.4.14/Documentation/ |
D | parport-lowlevel.txt | 803 int *daisy); 808 (port, multiplexor, daisy chain address). 813 *daisy).
|
D | parport.txt | 172 daisy-chain devices that conform to IEEE 1284.3.
|
/linux-4.4.14/Documentation/spi/ |
D | spi-summary | 43 - Sometimes SPI is used to daisy-chain devices, like shift registers.
|
/linux-4.4.14/drivers/i2c/busses/ |
D | Kconfig | 1058 daisy-chain other parallel port devices.
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 1429 One of these paths can be daisy chained to up to 8 control units.
|