Home
last modified time | relevance | path

Searched refs:mpl115_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dmpl115.h18 int mpl115_probe(struct device *dev, const char *name,
H A Dmpl115.c145 int mpl115_probe(struct device *dev, const char *name, in mpl115_probe() function
190 EXPORT_SYMBOL_GPL(mpl115_probe); variable
H A Dmpl115_i2c.c44 return mpl115_probe(&client->dev, id->name, &mpl115_i2c_ops); in mpl115_i2c_probe()
H A Dmpl115_spi.c83 return mpl115_probe(&spi->dev, id->name, &mpl115_spi_ops); in mpl115_spi_probe()
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dmpl115.h20 int mpl115_probe(struct device *dev, const char *name,
H A Dmpl115_i2c.c44 return mpl115_probe(&client->dev, id->name, &mpl115_i2c_ops); in mpl115_i2c_probe()
H A Dmpl115.c155 int mpl115_probe(struct device *dev, const char *name, in mpl115_probe() function
228 EXPORT_SYMBOL_NS_GPL(mpl115_probe, IIO_MPL115);
H A Dmpl115_spi.c83 return mpl115_probe(&spi->dev, id->name, &mpl115_spi_ops); in mpl115_spi_probe()

Completed in 4 milliseconds