Home
last modified time | relevance | path

Searched defs:ifx_spi_device (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/tty/serial/
Difx6x60.h69 struct ifx_spi_device { struct
71 struct spi_device *spi_dev;
74 struct kfifo tx_fifo;
75 spinlock_t fifo_lock;
76 unsigned long signal_state;
79 struct tty_port tty_port;
80 struct device *tty_dev;
81 int minor;
84 struct tasklet_struct io_work_tasklet;
85 unsigned long flags;
[all …]