Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsc16is7xx.h28 extern const struct sc16is7xx_devtype sc16is760_devtype;
H A Dsc16is7xx_i2c.c47 { "sc16is760", (kernel_ulong_t)&sc16is760_devtype, },
H A Dsc16is7xx_spi.c70 { "sc16is760", (kernel_ulong_t)&sc16is760_devtype, },
H A Dsc16is7xx.c485 const struct sc16is7xx_devtype sc16is760_devtype = { variable
490 EXPORT_SYMBOL_GPL(sc16is760_devtype);
1713 { .compatible = "nxp,sc16is760", .data = &sc16is760_devtype, },