Searched refs:of_ef_match (Results 1 – 1 of 1) sorted by relevance
78 static const struct of_device_id of_ef_match[] = { variable83 MODULE_DEVICE_TABLE(of, of_ef_match);248 of_id = of_match_device(of_ef_match, &spi->dev); in altera_ps_probe()311 .of_match_table = of_match_ptr(of_ef_match),