of_srf04_match 224 drivers/iio/proximity/srf04.c static const struct of_device_id of_srf04_match[] = { of_srf04_match 234 drivers/iio/proximity/srf04.c MODULE_DEVICE_TABLE(of, of_srf04_match); of_srf04_match 251 drivers/iio/proximity/srf04.c data->cfg = of_match_device(of_srf04_match, dev)->data; of_srf04_match 306 drivers/iio/proximity/srf04.c .of_match_table = of_srf04_match,