Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Difx6x60.h54 struct ifx_spi_device { struct
56 struct spi_device *spi_dev;
59 struct kfifo tx_fifo;
60 spinlock_t fifo_lock;
61 unsigned long signal_state;
64 struct tty_port tty_port;
65 struct device *tty_dev;
66 int minor;
69 struct tasklet_struct io_work_tasklet;
70 unsigned long flags;
[all …]