Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsc16is7xx.h27 extern const struct sc16is7xx_devtype sc16is752_devtype;
H A Dsc16is7xx_i2c.c46 { "sc16is752", (kernel_ulong_t)&sc16is752_devtype, },
H A Dsc16is7xx_spi.c69 { "sc16is752", (kernel_ulong_t)&sc16is752_devtype, },
H A Dsc16is7xx.c478 const struct sc16is7xx_devtype sc16is752_devtype = { variable
483 EXPORT_SYMBOL_GPL(sc16is752_devtype);
1712 { .compatible = "nxp,sc16is752", .data = &sc16is752_devtype, },