Searched refs:sc16is762_devtype (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/tty/serial/ ! |
D | sc16is7xx.h | 30 extern const struct sc16is7xx_devtype sc16is762_devtype;
|
D | sc16is7xx_i2c.c | 48 { "sc16is762", (kernel_ulong_t)&sc16is762_devtype, },
|
D | sc16is7xx_spi.c | 71 { "sc16is762", (kernel_ulong_t)&sc16is762_devtype, },
|
D | sc16is7xx.c | 525 const struct sc16is7xx_devtype sc16is762_devtype = { variable 530 EXPORT_SYMBOL_GPL(sc16is762_devtype); 1740 { .compatible = "nxp,sc16is762", .data = &sc16is762_devtype, },
|