ms5637_of_match   182 drivers/iio/pressure/ms5637.c static const struct of_device_id ms5637_of_match[] = {
ms5637_of_match   189 drivers/iio/pressure/ms5637.c MODULE_DEVICE_TABLE(of, ms5637_of_match);
ms5637_of_match   196 drivers/iio/pressure/ms5637.c 		   .of_match_table = of_match_ptr(ms5637_of_match),