Searched refs:fpga_region_of_match (Results 1 – 1 of 1) sorted by relevance
21 static const struct of_device_id fpga_region_of_match[] = { variable25 MODULE_DEVICE_TABLE(of, fpga_region_of_match);160 child_region = of_find_matching_node(overlay, fpga_region_of_match); in child_regions_with_firmware()168 fpga_region_of_match); in child_regions_with_firmware()416 of_platform_populate(np, fpga_region_of_match, NULL, ®ion->dev); in of_fpga_region_probe()444 .of_match_table = of_match_ptr(fpga_region_of_match),