Searched refs:sc16is74x_devtype (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/tty/serial/ |
| D | sc16is7xx.c | 431 static const struct sc16is7xx_devtype sc16is74x_devtype = { variable 1358 { .compatible = "nxp,sc16is740", .data = &sc16is74x_devtype, }, 1359 { .compatible = "nxp,sc16is741", .data = &sc16is74x_devtype, }, 1418 { "sc16is74x", (kernel_ulong_t)&sc16is74x_devtype, }, 1419 { "sc16is740", (kernel_ulong_t)&sc16is74x_devtype, }, 1420 { "sc16is741", (kernel_ulong_t)&sc16is74x_devtype, }, 1473 { "sc16is74x", (kernel_ulong_t)&sc16is74x_devtype, }, 1474 { "sc16is740", (kernel_ulong_t)&sc16is74x_devtype, }, 1475 { "sc16is741", (kernel_ulong_t)&sc16is74x_devtype, },
|