Searched refs:sc16is750_devtype (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/tty/serial/ |
| H A D | sc16is7xx.h | 26 extern const struct sc16is7xx_devtype sc16is750_devtype;
|
| H A D | sc16is7xx_i2c.c | 45 { "sc16is750", (kernel_ulong_t)&sc16is750_devtype, },
|
| H A D | sc16is7xx_spi.c | 68 { "sc16is750", (kernel_ulong_t)&sc16is750_devtype, },
|
| H A D | sc16is7xx.c | 471 const struct sc16is7xx_devtype sc16is750_devtype = { variable 476 EXPORT_SYMBOL_GPL(sc16is750_devtype); 1711 { .compatible = "nxp,sc16is750", .data = &sc16is750_devtype, },
|