at91_reset_of_match  193 drivers/power/reset/at91-reset.c static const struct of_device_id at91_reset_of_match[] = {
at91_reset_of_match  201 drivers/power/reset/at91-reset.c MODULE_DEVICE_TABLE(of, at91_reset_of_match);
at91_reset_of_match  232 drivers/power/reset/at91-reset.c 	match = of_match_node(at91_reset_of_match, pdev->dev.of_node);
at91_reset_of_match  268 drivers/power/reset/at91-reset.c 		.of_match_table = at91_reset_of_match,