Searched refs:sc16is752_devtype (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/tty/serial/ |
D | sc16is7xx.h | 28 extern const struct sc16is7xx_devtype sc16is752_devtype;
|
D | sc16is7xx_i2c.c | 46 { "sc16is752", (kernel_ulong_t)&sc16is752_devtype, },
|
D | sc16is7xx_spi.c | 69 { "sc16is752", (kernel_ulong_t)&sc16is752_devtype, },
|
D | sc16is7xx.c | 511 const struct sc16is7xx_devtype sc16is752_devtype = { variable 516 EXPORT_SYMBOL_GPL(sc16is752_devtype); 1738 { .compatible = "nxp,sc16is752", .data = &sc16is752_devtype, },
|