Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2453 static const struct of_device_id bcm_sysport_of_match[] = { variable
2462 MODULE_DEVICE_TABLE(of, bcm_sysport_of_match);
2476 of_id = of_match_node(bcm_sysport_of_match, dn); in bcm_sysport_probe()
2904 .of_match_table = bcm_sysport_of_match,