Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2459 static const struct of_device_id bcm_sysport_of_match[] = { variable
2468 MODULE_DEVICE_TABLE(of, bcm_sysport_of_match);
2481 of_id = of_match_node(bcm_sysport_of_match, dn); in bcm_sysport_probe()
2907 .of_match_table = bcm_sysport_of_match,