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.c45 { .name = "sc16is752", .driver_data = (kernel_ulong_t)&sc16is752_devtype },
H A Dsc16is7xx_spi.c68 { "sc16is752", (kernel_ulong_t)&sc16is752_devtype, },
H A Dsc16is7xx.c477 const struct sc16is7xx_devtype sc16is752_devtype = { variable
482 EXPORT_SYMBOL_GPL(sc16is752_devtype);
1719 { .compatible = "nxp,sc16is752", .data = &sc16is752_devtype, },