Searched refs:smi_port (Results 1 – 2 of 2) sorted by relevance
258 static void smi_port_disableInterrupt(struct smi_port *port) in smi_port_disableInterrupt()266 static void smi_port_enableInterrupt(struct smi_port *port) in smi_port_enableInterrupt()274 static void smi_port_clearInterrupt(struct smi_port *port) in smi_port_clearInterrupt()285 struct smi_port *port = from_work(port, t, bh_work); in smi_dma_xfer()351 static void smi_port_dma_free(struct smi_port *port) in smi_port_dma_free()367 static int smi_port_init(struct smi_port *port, int dmaChanUsed) in smi_port_init()438 static void smi_port_exit(struct smi_port *port) in smi_port_exit()446 static int smi_port_irq(struct smi_port *port, u32 int_status) in smi_port_irq()464 struct smi_port *port0 = &dev->ts_port[0]; in smi_irq_handler()465 struct smi_port *port1 = &dev->ts_port[1]; in smi_irq_handler()[all …]
240 struct smi_port { struct285 struct smi_port ts_port[2]; argument