Home
last modified time | relevance | path

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

/linux-5.10/drivers/tty/serial/
Difx6x60.h56 struct ifx_spi_device { struct
58 struct spi_device *spi_dev;
61 struct kfifo tx_fifo;
62 spinlock_t fifo_lock;
63 unsigned long signal_state;
66 struct tty_port tty_port;
67 struct device *tty_dev;
68 int minor;
71 struct tasklet_struct io_work_tasklet;
72 unsigned long flags;
[all …]