Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Daltera-ps-spi.c81 static const struct of_device_id of_ef_match[] = { variable
86 MODULE_DEVICE_TABLE(of, of_ef_match);
267 of_id = of_match_device(of_ef_match, &spi->dev); in altera_ps_probe()
322 .of_match_table = of_match_ptr(of_ef_match),