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.c47 { .name = "sc16is762", .driver_data = (kernel_ulong_t)&sc16is762_devtype },
H A Dsc16is7xx_spi.c70 { "sc16is762", (kernel_ulong_t)&sc16is762_devtype, },
H A Dsc16is7xx.c491 const struct sc16is7xx_devtype sc16is762_devtype = { variable
496 EXPORT_SYMBOL_GPL(sc16is762_devtype);
1721 { .compatible = "nxp,sc16is762", .data = &sc16is762_devtype, },