Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsc16is7xx.h29 extern const struct sc16is7xx_devtype sc16is762_devtype;
H A Dsc16is7xx_i2c.c48 { "sc16is762", (kernel_ulong_t)&sc16is762_devtype, },
H A Dsc16is7xx_spi.c71 { "sc16is762", (kernel_ulong_t)&sc16is762_devtype, },
H A Dsc16is7xx.c492 const struct sc16is7xx_devtype sc16is762_devtype = { variable
497 EXPORT_SYMBOL_GPL(sc16is762_devtype);
1714 { .compatible = "nxp,sc16is762", .data = &sc16is762_devtype, },