Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/parport/
Dparport_ip32.c321 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 …]
Dieee1284.c38 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 …]
Dshare.c458 tmp->physport = tmp; in parport_register_port()
700 if (port->physport->flags & PARPORT_FLAG_EXCL) { in parport_register_dev_model()
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()
780 spin_unlock(&port->physport->pardevice_lock); 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()
[all …]
Dieee1284_ops.c43 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 …]
Dparport_pc.c134 const struct parport_pc_private *priv = p->physport->private_data; in change_mode()
154 unsigned long expire = jiffies + p->physport->cad->timeout; in change_mode()
241 const struct parport_pc_private *priv = p->physport->private_data; in parport_pc_save_state()
250 struct parport_pc_private *priv = p->physport->private_data; in parport_pc_restore_state()
470 unsigned long expire = jiffies + port->physport->cad->timeout; in parport_pc_fifo_write_block_pio()
473 const struct parport_pc_private *priv = port->physport->private_data; in parport_pc_fifo_write_block_pio()
476 port = port->physport; in parport_pc_fifo_write_block_pio()
568 const struct parport_pc_private *priv = port->physport->private_data; in parport_pc_fifo_write_block_dma()
569 struct device *dev = port->physport->dev; in parport_pc_fifo_write_block_dma()
591 port = port->physport; in parport_pc_fifo_write_block_dma()
[all …]
Dparport_gsc.h94 struct parport_gsc_private *priv = p->physport->private_data; in __parport_gsc_frob_control()
142 const struct parport_gsc_private *priv = p->physport->private_data; in parport_gsc_read_control()
Dprobe.c197 if (port->physport->ieee1284.phase != IEEE1284_PH_HBUSY_DAVAIL) { in parport_read_device_id()
Dparport_gsc.c262 p->physport = p; in parport_gsc_probe_port()
Ddaisy.c77 extra->physport = real; in clone_parport()
/linux-6.1.9/include/linux/
Dparport_pc.h89 const struct parport_pc_private *priv = p->physport->private_data; in dump_parport_state()
132 struct parport_pc_private *priv = p->physport->private_data; in __parport_pc_frob_control()
180 const struct parport_pc_private *priv = p->physport->private_data; in parport_pc_read_control()
Dparport.h204 struct parport *physport; member
/linux-6.1.9/drivers/spi/
Dspi-lm70llp.c205 master = spi_alloc_master(p->physport->dev, sizeof(*pp)); in spi_lm70llp_attach()
Dspi-butterfly.c182 struct device *dev = p->physport->dev; in butterfly_attach()
/linux-6.1.9/drivers/i2c/busses/
Di2c-parport.c321 adapter->adapter.dev.parent = port->physport->dev; in i2c_parport_attach()
/linux-6.1.9/drivers/usb/misc/
Duss720.c277 unsigned long expire = jiffies + pp->physport->cad->timeout; in change_mode()