Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/
H A Dgemini.c2611 static const struct of_device_id gemini_ethernet_of_match[] = { variable
2617 MODULE_DEVICE_TABLE(of, gemini_ethernet_of_match);
2622 .of_match_table = of_match_ptr(gemini_ethernet_of_match),
/kernel/linux/linux-6.6/drivers/net/ethernet/cortina/
H A Dgemini.c2609 static const struct of_device_id gemini_ethernet_of_match[] = { variable
2615 MODULE_DEVICE_TABLE(of, gemini_ethernet_of_match);
2620 .of_match_table = gemini_ethernet_of_match,

Completed in 8 milliseconds