Searched refs:sc16is74x_devtype (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/tty/serial/ |
| D | sc16is7xx.c | 449 static const struct sc16is7xx_devtype sc16is74x_devtype = { variable 1677 { .compatible = "nxp,sc16is740", .data = &sc16is74x_devtype, }, 1678 { .compatible = "nxp,sc16is741", .data = &sc16is74x_devtype, }, 1735 { "sc16is74x", (kernel_ulong_t)&sc16is74x_devtype, }, 1736 { "sc16is740", (kernel_ulong_t)&sc16is74x_devtype, }, 1737 { "sc16is741", (kernel_ulong_t)&sc16is74x_devtype, }, 1788 { "sc16is74x", (kernel_ulong_t)&sc16is74x_devtype, }, 1789 { "sc16is740", (kernel_ulong_t)&sc16is74x_devtype, }, 1790 { "sc16is741", (kernel_ulong_t)&sc16is74x_devtype, },
|