Home
last modified time | relevance | path

Searched refs:sc16is750_devtype (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/tty/serial/
Dsc16is7xx.h27 extern const struct sc16is7xx_devtype sc16is750_devtype;
Dsc16is7xx_i2c.c45 { "sc16is750", (kernel_ulong_t)&sc16is750_devtype, },
Dsc16is7xx_spi.c68 { "sc16is750", (kernel_ulong_t)&sc16is750_devtype, },
Dsc16is7xx.c504 const struct sc16is7xx_devtype sc16is750_devtype = { variable
509 EXPORT_SYMBOL_GPL(sc16is750_devtype);
1737 { .compatible = "nxp,sc16is750", .data = &sc16is750_devtype, },