Searched refs:sc16is762_devtype (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/tty/serial/ |
| H A D | sc16is7xx.h | 29 extern const struct sc16is7xx_devtype sc16is762_devtype;
|
| H A D | sc16is7xx_i2c.c | 48 { "sc16is762", (kernel_ulong_t)&sc16is762_devtype, },
|
| H A D | sc16is7xx_spi.c | 71 { "sc16is762", (kernel_ulong_t)&sc16is762_devtype, },
|
| H A D | sc16is7xx.c | 492 const struct sc16is7xx_devtype sc16is762_devtype = { variable 497 EXPORT_SYMBOL_GPL(sc16is762_devtype); 1714 { .compatible = "nxp,sc16is762", .data = &sc16is762_devtype, },
|