Searched refs:xlnx_spi_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/fpga/
H A Dxilinx-spi.c257 static const struct of_device_id xlnx_spi_of_match[] = { variable in typeref:struct:of_device_id
261 MODULE_DEVICE_TABLE(of, xlnx_spi_of_match);
267 .of_match_table = of_match_ptr(xlnx_spi_of_match),

Completed in 101 milliseconds