Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
336 .of_match_table = of_match_ptr(of_ef_match),
/kernel/linux/linux-6.6/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),

Completed in 2 milliseconds