Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dsc16is7xx_i2c.c42 { "sc16is74x", (kernel_ulong_t)&sc16is74x_devtype, },
43 { "sc16is740", (kernel_ulong_t)&sc16is74x_devtype, },
44 { "sc16is741", (kernel_ulong_t)&sc16is74x_devtype, },
Dsc16is7xx_spi.c65 { "sc16is74x", (kernel_ulong_t)&sc16is74x_devtype, },
66 { "sc16is740", (kernel_ulong_t)&sc16is74x_devtype, },
67 { "sc16is741", (kernel_ulong_t)&sc16is74x_devtype, },
Dsc16is7xx.h26 extern const struct sc16is7xx_devtype sc16is74x_devtype;
Dsc16is7xx.c497 const struct sc16is7xx_devtype sc16is74x_devtype = { variable
502 EXPORT_SYMBOL_GPL(sc16is74x_devtype);
1735 { .compatible = "nxp,sc16is740", .data = &sc16is74x_devtype, },
1736 { .compatible = "nxp,sc16is741", .data = &sc16is74x_devtype, },