Searched refs:physport (Results 1 – 17 of 17) sorted by relevance
334 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_dump_state()765 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_wakeup()780 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_interrupt()803 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_read_econtrol()815 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_write_econtrol()869 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_read_data()880 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_write_data()890 struct parport_ip32_private * const priv = p->physport->private_data; in parport_ip32_read_status()900 struct parport_ip32_private * const priv = p->physport->private_data; in __parport_ip32_read_control()912 struct parport_ip32_private * const priv = p->physport->private_data; in __parport_ip32_write_control()[all …]
457 tmp->physport = tmp; in parport_register_port()697 if (port->physport->flags & PARPORT_FLAG_EXCL) { in parport_register_device()712 if (port->physport->devices) { in parport_register_device()766 spin_lock(&port->physport->pardevice_lock); in parport_register_device()769 if (port->physport->devices) { in parport_register_device()770 spin_unlock (&port->physport->pardevice_lock); in parport_register_device()779 tmp->next = port->physport->devices; in parport_register_device()783 if (port->physport->devices) in parport_register_device()784 port->physport->devices->prev = tmp; in parport_register_device()785 port->physport->devices = tmp; in parport_register_device()[all …]
44 up (&port->physport->ieee1284.irq); in parport_ieee1284_wakeup()74 if (!port->physport->cad->timeout) in parport_wait_event()86 ret = down_interruptible (&port->physport->ieee1284.irq); in parport_wait_event()178 usec = port->physport->spintime; /* usecs of fast polling */ in parport_wait_peripheral()179 if (!port->physport->cad->timeout) in parport_wait_peripheral()194 if (!port->physport->cad->timeout) in parport_wait_peripheral()230 port = port->physport; in parport_ieee1284_terminate()346 port = port->physport; in parport_negotiate()706 int mode = port->physport->ieee1284.mode; in parport_read()721 if ((port->physport->modes & PARPORT_MODE_TRISTATE) && in parport_read()[all …]
48 struct pardevice *dev = port->physport->cad; in parport_ieee1284_write_compat()57 port->physport->ieee1284.phase = IEEE1284_PH_FWD_DATA; in parport_ieee1284_write_compat()143 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE; in parport_ieee1284_write_compat()229 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE; in parport_ieee1284_read_nibble()232 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DAVAIL; in parport_ieee1284_read_nibble()267 port->physport->ieee1284.phase = IEEE1284_PH_REV_DATA; in parport_ieee1284_read_byte()317 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE; in parport_ieee1284_read_byte()320 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DAVAIL; in parport_ieee1284_read_byte()414 port = port->physport; in parport_ieee1284_ecp_write_data()503 port = port->physport; in parport_ieee1284_ecp_read_data()[all …]
140 const struct parport_pc_private *priv = p->physport->private_data; in change_mode()160 unsigned long expire = jiffies + p->physport->cad->timeout; in change_mode()247 const struct parport_pc_private *priv = p->physport->private_data; in parport_pc_save_state()256 struct parport_pc_private *priv = p->physport->private_data; in parport_pc_restore_state()476 unsigned long expire = jiffies + port->physport->cad->timeout; in parport_pc_fifo_write_block_pio()479 const struct parport_pc_private *priv = port->physport->private_data; in parport_pc_fifo_write_block_pio()482 port = port->physport; in parport_pc_fifo_write_block_pio()574 const struct parport_pc_private *priv = port->physport->private_data; in parport_pc_fifo_write_block_dma()575 struct device *dev = port->physport->dev; in parport_pc_fifo_write_block_dma()597 port = port->physport; in parport_pc_fifo_write_block_dma()[all …]
109 struct parport_gsc_private *priv = p->physport->private_data; in __parport_gsc_frob_control()157 const struct parport_gsc_private *priv = p->physport->private_data; in parport_gsc_read_control()
201 if (port->physport->ieee1284.phase != IEEE1284_PH_HBUSY_DAVAIL) { in parport_read_device_id()
268 p->physport = p; in parport_gsc_probe_port()
82 extra->physport = real; in clone_parport()
88 const struct parport_pc_private *priv = p->physport->private_data; in dump_parport_state()131 struct parport_pc_private *priv = p->physport->private_data; in __parport_pc_frob_control()179 const struct parport_pc_private *priv = p->physport->private_data; in parport_pc_read_control()
204 struct parport *physport; member
211 master = spi_alloc_master(p->physport->dev, sizeof *pp); in spi_lm70llp_attach()
199 struct device *dev = p->physport->dev; in butterfly_attach()
215 adapter->adapter.dev.parent = port->physport->dev; in i2c_parport_attach()
394 uint physport; member
3050 adapter->physport = physcard->adapters_allocd - 1; in slic_card_locate()3052 physcard->adapter[adapter->physport] = adapter; in slic_card_locate()
295 unsigned long expire = jiffies + pp->physport->cad->timeout; in change_mode()