Searched refs:sc16is750_devtype (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/tty/serial/ |
D | sc16is7xx.h | 27 extern const struct sc16is7xx_devtype sc16is750_devtype;
|
D | sc16is7xx_i2c.c | 45 { "sc16is750", (kernel_ulong_t)&sc16is750_devtype, },
|
D | sc16is7xx_spi.c | 68 { "sc16is750", (kernel_ulong_t)&sc16is750_devtype, },
|
D | sc16is7xx.c | 504 const struct sc16is7xx_devtype sc16is750_devtype = { variable 509 EXPORT_SYMBOL_GPL(sc16is750_devtype); 1737 { .compatible = "nxp,sc16is750", .data = &sc16is750_devtype, },
|