Searched refs:sc16is760_devtype (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/tty/serial/ |
| H A D | sc16is7xx.h | 29 extern const struct sc16is7xx_devtype sc16is760_devtype;
|
| H A D | sc16is7xx_i2c.c | 47 { "sc16is760", (kernel_ulong_t)&sc16is760_devtype, },
|
| H A D | sc16is7xx_spi.c | 70 { "sc16is760", (kernel_ulong_t)&sc16is760_devtype, },
|
| H A D | sc16is7xx.c | 521 const struct sc16is7xx_devtype sc16is760_devtype = { variable 526 EXPORT_SYMBOL_GPL(sc16is760_devtype); 1776 { .compatible = "nxp,sc16is760", .data = &sc16is760_devtype, },
|