Searched refs:physport (Results 1 – 15 of 15) sorted by relevance
1268 struct parport * const physport = p->physport; in parport_ip32_fwp_wait_polling() local1273 expire = jiffies + physport->cad->timeout; in parport_ip32_fwp_wait_polling()1309 struct parport * const physport = p->physport; in parport_ip32_fwp_wait_interrupt() local1317 expire = jiffies + physport->cad->timeout; in parport_ip32_fwp_wait_interrupt()1429 struct parport * const physport = p->physport; in parport_ip32_fifo_write_block_dma() local1443 expire = jiffies + physport->cad->timeout; in parport_ip32_fifo_write_block_dma()1625 struct parport * const physport = p->physport; in parport_ip32_compat_write_data() local1639 physport->ieee1284.phase = IEEE1284_PH_FWD_DATA; in parport_ip32_compat_write_data()1669 physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE; in parport_ip32_compat_write_data()1691 struct parport * const physport = p->physport; in parport_ip32_ecp_write_data() local[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()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()745 port->name, port->physport->ieee1284.mode); in parport_read()[all …]
458 tmp->physport = tmp; in parport_register_port()715 if (port->physport->devices) { in parport_register_dev_model()776 spin_lock(&port->physport->pardevice_lock); in parport_register_dev_model()779 if (port->physport->devices) { in parport_register_dev_model()790 par_dev->next = port->physport->devices; in parport_register_dev_model()796 if (port->physport->devices) in parport_register_dev_model()797 port->physport->devices->prev = par_dev; in parport_register_dev_model()798 port->physport->devices = par_dev; in parport_register_dev_model()851 port = dev->port->physport; in parport_unregister_device()980 struct parport *port = dev->port->physport; in parport_claim()[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 …]
161 unsigned long expire = jiffies + p->physport->cad->timeout; in change_mode()257 struct parport_pc_private *priv = p->physport->private_data; in parport_pc_restore_state()495 port = port->physport; in parport_pc_fifo_write_block_pio()588 struct device *dev = port->physport->dev; in parport_pc_fifo_write_block_dma()610 port = port->physport; in parport_pc_fifo_write_block_dma()744 port->physport->ieee1284.phase = IEEE1284_PH_FWD_DATA; in parport_pc_compat_write_block_pio()788 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE; in parport_pc_compat_write_block_pio()811 if (port->physport->ieee1284.phase != IEEE1284_PH_FWD_IDLE) { in parport_pc_ecp_write_block_pio()839 port->physport->ieee1284.phase = IEEE1284_PH_FWD_DATA; in parport_pc_ecp_write_block_pio()902 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE; in parport_pc_ecp_write_block_pio()[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()
201 struct parport *physport; member
205 master = spi_alloc_master(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()
277 unsigned long expire = jiffies + pp->physport->cad->timeout; in change_mode()