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