Searched refs:sc16is760_devtype (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/tty/serial/ |
D | sc16is7xx.h | 29 extern const struct sc16is7xx_devtype sc16is760_devtype;
|
D | sc16is7xx_i2c.c | 47 { "sc16is760", (kernel_ulong_t)&sc16is760_devtype, },
|
D | sc16is7xx_spi.c | 70 { "sc16is760", (kernel_ulong_t)&sc16is760_devtype, },
|
D | sc16is7xx.c | 518 const struct sc16is7xx_devtype sc16is760_devtype = { variable 523 EXPORT_SYMBOL_GPL(sc16is760_devtype); 1739 { .compatible = "nxp,sc16is760", .data = &sc16is760_devtype, },
|