Searched refs:of_srf04_match (Results 1 – 1 of 1) sorted by relevance
235 static const struct of_device_id of_srf04_match[] = { variable245 MODULE_DEVICE_TABLE(of, of_srf04_match);262 data->cfg = of_match_device(of_srf04_match, dev)->data; in srf04_probe()398 .of_match_table = of_srf04_match,