Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsc16is7xx.h26 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.c471 const struct sc16is7xx_devtype sc16is750_devtype = { variable
476 EXPORT_SYMBOL_GPL(sc16is750_devtype);
1711 { .compatible = "nxp,sc16is750", .data = &sc16is750_devtype, },