Searched refs:n2rng_match (Results 1 – 1 of 1) sorted by relevance
621 static const struct of_device_id n2rng_match[]; variable629 match = of_match_device(n2rng_match, &op->dev); in n2rng_probe()731 static const struct of_device_id n2rng_match[] = { variable748 MODULE_DEVICE_TABLE(of, n2rng_match);753 .of_match_table = n2rng_match,