Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/
H A Dgemini.c2541 static const struct of_device_id gemini_ethernet_port_of_match[] = { variable
2547 MODULE_DEVICE_TABLE(of, gemini_ethernet_port_of_match);
2552 .of_match_table = of_match_ptr(gemini_ethernet_port_of_match),
/kernel/linux/linux-6.6/drivers/net/ethernet/cortina/
H A Dgemini.c2543 static const struct of_device_id gemini_ethernet_port_of_match[] = { variable
2549 MODULE_DEVICE_TABLE(of, gemini_ethernet_port_of_match);
2554 .of_match_table = gemini_ethernet_port_of_match,

Completed in 9 milliseconds