Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2430 static const struct of_device_id bcm_sysport_of_match[] = { variable
2439 MODULE_DEVICE_TABLE(of, bcm_sysport_of_match);
2452 of_id = of_match_node(bcm_sysport_of_match, dn); in bcm_sysport_probe()
2887 .of_match_table = bcm_sysport_of_match,