Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dsc16is7xx.h27 extern const struct sc16is7xx_devtype sc16is750_devtype;
H A Dsc16is7xx_i2c.c45 { "sc16is750", (kernel_ulong_t)&sc16is750_devtype, },
H A Dsc16is7xx_spi.c68 { "sc16is750", (kernel_ulong_t)&sc16is750_devtype, },
H A Dsc16is7xx.c507 const struct sc16is7xx_devtype sc16is750_devtype = { variable
512 EXPORT_SYMBOL_GPL(sc16is750_devtype);
1774 { .compatible = "nxp,sc16is750", .data = &sc16is750_devtype, },