Searched refs:n2rng_match (Results 1 – 1 of 1) sorted by relevance
694 static const struct of_device_id n2rng_match[]; variable701 match = of_match_device(n2rng_match, &op->dev); in n2rng_probe()832 static const struct of_device_id n2rng_match[] = { variable860 MODULE_DEVICE_TABLE(of, n2rng_match);865 .of_match_table = n2rng_match,