Home
last modified time | relevance | path

Searched refs:hsc_common_probe (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iio/pressure/
H A Dhsc030pa_spi.c33 return hsc_common_probe(&spi->dev, hsc_spi_recv); in hsc_spi_probe()
H A Dhsc030pa_i2c.c51 return hsc_common_probe(&client->dev, hsc_i2c_recv); in hsc_i2c_probe()
H A Dhsc030pa.c446 int hsc_common_probe(struct device *dev, hsc_recv_fn recv) in hsc_common_probe() function
537 EXPORT_SYMBOL_NS(hsc_common_probe, "IIO_HONEYWELL_HSC030PA");