Searched refs:sc16is760_devtype (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/tty/serial/ |
| H A D | sc16is7xx.h | 28 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 | 485 const struct sc16is7xx_devtype sc16is760_devtype = { variable 490 EXPORT_SYMBOL_GPL(sc16is760_devtype); 1713 { .compatible = "nxp,sc16is760", .data = &sc16is760_devtype, },
|