Searched refs:hsc_common_probe (Results 1 – 3 of 3) sorted by relevance
33 return hsc_common_probe(&spi->dev, hsc_spi_recv); in hsc_spi_probe()
51 return hsc_common_probe(&client->dev, hsc_i2c_recv); in hsc_i2c_probe()
446 int hsc_common_probe(struct device *dev, hsc_recv_fn recv) in hsc_common_probe() function537 EXPORT_SYMBOL_NS(hsc_common_probe, "IIO_HONEYWELL_HSC030PA");