Home
last modified time | relevance | path

Searched refs:altera_fpga_of_match (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/fpga/
Daltera-hps2fpga.c116 static const struct of_device_id altera_fpga_of_match[] = { variable
135 of_id = of_match_device(altera_fpga_of_match, dev); in alt_fpga_bridge_probe()
212 MODULE_DEVICE_TABLE(of, altera_fpga_of_match);
219 .of_match_table = of_match_ptr(altera_fpga_of_match),
Daltera-fpga2sdram.c89 static const struct of_device_id altera_fpga_of_match[] = { variable
159 MODULE_DEVICE_TABLE(of, altera_fpga_of_match);
166 .of_match_table = of_match_ptr(altera_fpga_of_match),