Searched refs:sc16is7xx_probe (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/tty/serial/ |
D | sc16is7xx.h | 36 int sc16is7xx_probe(struct device *dev, const struct sc16is7xx_devtype *devtype,
|
D | sc16is7xx_i2c.c | 33 return sc16is7xx_probe(&i2c->dev, devtype, regmaps, i2c->irq); in sc16is7xx_i2c_probe()
|
D | sc16is7xx_spi.c | 56 return sc16is7xx_probe(&spi->dev, devtype, regmaps, spi->irq); in sc16is7xx_spi_probe()
|
D | sc16is7xx.c | 1504 int sc16is7xx_probe(struct device *dev, const struct sc16is7xx_devtype *devtype, in sc16is7xx_probe() function 1708 EXPORT_SYMBOL_GPL(sc16is7xx_probe);
|