Searched refs:physport (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dparport_ip32.c333 struct parport_ip32_private * const priv = p->physport->private_data;
761 struct parport_ip32_private * const priv = p->physport->private_data;
776 struct parport_ip32_private * const priv = p->physport->private_data;
797 struct parport_ip32_private * const priv = p->physport->private_data;
809 struct parport_ip32_private * const priv = p->physport->private_data;
863 struct parport_ip32_private * const priv = p->physport->private_data;
874 struct parport_ip32_private * const priv = p->physport->private_data;
884 struct parport_ip32_private * const priv = p->physport->private_data;
894 struct parport_ip32_private * const priv = p->physport->private_data;
906 struct parport_ip32_private * const priv = p->physport
1272 struct parport * const physport = p->physport; local
1313 struct parport * const physport = p->physport; local
1434 struct parport * const physport = p->physport; local
1623 struct parport * const physport = p->physport; local
1686 struct parport * const physport = p->physport; local
[all...]
H A Dieee1284.c44 up (&port->physport->ieee1284.irq);
74 if (!port->physport->cad->timeout)
86 ret = down_interruptible (&port->physport->ieee1284.irq);
176 usec = port->physport->spintime; /* usecs of fast polling */
177 if (!port->physport->cad->timeout)
192 if (!port->physport->cad->timeout)
230 port = port->physport;
346 port = port->physport;
706 int mode = port->physport->ieee1284.mode;
721 if ((port->physport
[all...]
H A Dshare.c302 tmp->physport = tmp;
532 if (port->physport->flags & PARPORT_FLAG_EXCL) {
586 spin_lock(&port->physport->pardevice_lock);
589 if (port->physport->devices) {
590 spin_unlock (&port->physport->pardevice_lock);
599 tmp->next = port->physport->devices;
603 if (port->physport->devices)
604 port->physport->devices->prev = tmp;
605 port->physport->devices = tmp;
606 spin_unlock(&port->physport
[all...]
H A Dieee1284_ops.c48 struct pardevice *dev = port->physport->cad;
57 port->physport->ieee1284.phase = IEEE1284_PH_FWD_DATA;
143 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
229 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE;
232 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DAVAIL;
267 port->physport->ieee1284.phase = IEEE1284_PH_REV_DATA;
317 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE;
320 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DAVAIL;
414 port = port->physport;
503 port = port->physport;
[all...]
H A Dparport_gsc.h109 struct parport_gsc_private *priv = p->physport->private_data;
157 const struct parport_gsc_private *priv = p->physport->private_data;
H A Dparport_pc.c140 const struct parport_pc_private *priv = p->physport->private_data;
159 unsigned long expire = jiffies + p->physport->cad->timeout;
253 const struct parport_pc_private *priv = p->physport->private_data;
261 struct parport_pc_private *priv = p->physport->private_data;
484 unsigned long expire = jiffies + port->physport->cad->timeout;
487 const struct parport_pc_private *priv = port->physport->private_data;
490 port = port->physport;
581 const struct parport_pc_private *priv = port->physport->private_data;
582 struct device *dev = port->physport->dev;
603 port = port->physport;
[all...]
H A Dprobe.c200 if (port->physport->ieee1284.phase != IEEE1284_PH_HBUSY_DAVAIL) {
H A Dparport_gsc.c276 p->physport = p;
H A Ddaisy.c81 extra->physport = real;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dparport_pc.h88 const struct parport_pc_private *priv = p->physport->private_data;
131 struct parport_pc_private *priv = p->physport->private_data;
179 const struct parport_pc_private *priv = p->physport->private_data;
H A Dparport.h287 struct parport *physport; member in struct:parport
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-parport.c178 adapter->adapter.dev.parent = port->physport->dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/spi/
H A Dspi_butterfly.c203 struct device *dev = p->physport->dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dcpia_pp.c237 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE;
240 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DAVAIL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Duss720.c280 unsigned long expire = jiffies + pp->physport->cad->timeout;

Completed in 191 milliseconds