Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Difx6x60.h70 struct ifx_spi_device { struct
72 struct spi_device *spi_dev;
75 struct kfifo tx_fifo;
76 spinlock_t fifo_lock;
77 unsigned long signal_state;
80 struct tty_port tty_port;
81 struct device *tty_dev;
82 int minor;
85 struct tasklet_struct io_work_tasklet;
86 unsigned long flags;
[all …]