Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.c1283 static const struct of_device_id bcmasp_mdio_of_match[] = { variable
1289 MODULE_DEVICE_TABLE(of, bcmasp_mdio_of_match);
1362 of_platform_populate(dev->of_node, bcmasp_mdio_of_match, NULL, dev); in bcmasp_probe()