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.c2426 static const struct of_device_id bcm_sysport_of_match[] = { variable
2435 MODULE_DEVICE_TABLE(of, bcm_sysport_of_match);
2448 of_id = of_match_node(bcm_sysport_of_match, dn); in bcm_sysport_probe()
2872 .of_match_table = bcm_sysport_of_match,