Home
last modified time | relevance | path

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

/linux/drivers/fpga/
A 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()
216 MODULE_DEVICE_TABLE(of, altera_fpga_of_match);
223 .of_match_table = of_match_ptr(altera_fpga_of_match),
A Daltera-fpga2sdram.c89 static const struct of_device_id altera_fpga_of_match[] = { variable
163 MODULE_DEVICE_TABLE(of, altera_fpga_of_match);
170 .of_match_table = of_match_ptr(altera_fpga_of_match),

Completed in 4 milliseconds