Searched refs:physport (Results 1 – 14 of 14) sorted by relevance
321 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_dump_state()755 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_wakeup()770 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_interrupt()793 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_read_econtrol()805 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_write_econtrol()859 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_read_data()870 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_write_data()880 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_read_status()890 struct parport_ip32_private * const priv = p->physport->private_data; in __parport_ip32_read_control()902 struct parport_ip32_private * const priv = p->physport->private_data; in __parport_ip32_write_control()[all …]
38 up (&port->physport->ieee1284.irq); in parport_ieee1284_wakeup()68 if (!port->physport->cad->timeout) in parport_wait_event()75 ret = down_interruptible (&port->physport->ieee1284.irq); in parport_wait_event()165 usec = port->physport->spintime; /* usecs of fast polling */ in parport_wait_peripheral()166 if (!port->physport->cad->timeout) in parport_wait_peripheral()181 if (!port->physport->cad->timeout) in parport_wait_peripheral()217 port = port->physport; in parport_ieee1284_terminate()329 port = port->physport; in parport_negotiate()680 int mode = port->physport->ieee1284.mode; in parport_read()695 if ((port->physport->modes & PARPORT_MODE_TRISTATE) && in parport_read()[all …]
444 tmp->physport = tmp; in parport_register_port()679 if (port->physport->flags & PARPORT_FLAG_EXCL) { in parport_register_dev_model()694 if (port->physport->devices) { in parport_register_dev_model()755 spin_lock(&port->physport->pardevice_lock); in parport_register_dev_model()758 if (port->physport->devices) { in parport_register_dev_model()759 spin_unlock(&port->physport->pardevice_lock); in parport_register_dev_model()769 par_dev->next = port->physport->devices; in parport_register_dev_model()775 if (port->physport->devices) in parport_register_dev_model()776 port->physport->devices->prev = par_dev; in parport_register_dev_model()777 port->physport->devices = par_dev; in parport_register_dev_model()[all …]
43 struct pardevice *dev = port->physport->cad; in parport_ieee1284_write_compat()52 port->physport->ieee1284.phase = IEEE1284_PH_FWD_DATA; in parport_ieee1284_write_compat()138 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE; in parport_ieee1284_write_compat()221 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE; in parport_ieee1284_read_nibble()224 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DAVAIL; in parport_ieee1284_read_nibble()259 port->physport->ieee1284.phase = IEEE1284_PH_REV_DATA; in parport_ieee1284_read_byte()306 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE; in parport_ieee1284_read_byte()309 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DAVAIL; in parport_ieee1284_read_byte()399 port = port->physport; in parport_ieee1284_ecp_write_data()487 port = port->physport; in parport_ieee1284_ecp_read_data()[all …]
109 const struct parport_pc_private *priv = pb->physport->private_data; in frob_econtrol()141 const struct parport_pc_private *priv = p->physport->private_data; in change_mode()161 unsigned long expire = jiffies + p->physport->cad->timeout; in change_mode()248 const struct parport_pc_private *priv = p->physport->private_data; in parport_pc_save_state()257 struct parport_pc_private *priv = p->physport->private_data; in parport_pc_restore_state()489 unsigned long expire = jiffies + port->physport->cad->timeout; in parport_pc_fifo_write_block_pio()492 const struct parport_pc_private *priv = port->physport->private_data; in parport_pc_fifo_write_block_pio()495 port = port->physport; in parport_pc_fifo_write_block_pio()587 const struct parport_pc_private *priv = port->physport->private_data; in parport_pc_fifo_write_block_dma()588 struct device *dev = port->physport->dev; in parport_pc_fifo_write_block_dma()[all …]
92 struct parport_gsc_private *priv = p->physport->private_data; in __parport_gsc_frob_control()140 const struct parport_gsc_private *priv = p->physport->private_data; in parport_gsc_read_control()
197 if (port->physport->ieee1284.phase != IEEE1284_PH_HBUSY_DAVAIL) { in parport_read_device_id()
258 p->physport = p; in parport_gsc_probe_port()
77 extra->physport = real; in clone_parport()
92 const struct parport_pc_private *priv = p->physport->private_data; in dump_parport_state()135 struct parport_pc_private *priv = p->physport->private_data; in __parport_pc_frob_control()183 const struct parport_pc_private *priv = p->physport->private_data; in parport_pc_read_control()
199 struct parport *physport; member
205 host = spi_alloc_host(p->physport->dev, sizeof(*pp)); in spi_lm70llp_attach()
182 struct device *dev = p->physport->dev; in butterfly_attach()
321 adapter->adapter.dev.parent = port->physport->dev; in i2c_parport_attach()