Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsc16is7xx.h36 int sc16is7xx_probe(struct device *dev, const struct sc16is7xx_devtype *devtype,
H A Dsc16is7xx_i2c.c33 return sc16is7xx_probe(&i2c->dev, devtype, regmaps, i2c->irq); in sc16is7xx_i2c_probe()
H A Dsc16is7xx_spi.c56 return sc16is7xx_probe(&spi->dev, devtype, regmaps, spi->irq); in sc16is7xx_spi_probe()
H A Dsc16is7xx.c1530 int sc16is7xx_probe(struct device *dev, const struct sc16is7xx_devtype *devtype, in sc16is7xx_probe() function
1745 EXPORT_SYMBOL_GPL(sc16is7xx_probe);