ms5611_spi_matches  117 drivers/iio/pressure/ms5611_spi.c static const struct of_device_id ms5611_spi_matches[] = {
ms5611_spi_matches  122 drivers/iio/pressure/ms5611_spi.c MODULE_DEVICE_TABLE(of, ms5611_spi_matches);
ms5611_spi_matches  135 drivers/iio/pressure/ms5611_spi.c 		.of_match_table = of_match_ptr(ms5611_spi_matches)