Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/
Dbcmsysport.c2448 static const struct of_device_id bcm_sysport_of_match[] = { variable
2457 MODULE_DEVICE_TABLE(of, bcm_sysport_of_match);
2470 of_id = of_match_node(bcm_sysport_of_match, dn); in bcm_sysport_probe()
2896 .of_match_table = bcm_sysport_of_match,