Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/freescale/
Dfsl_pq_mdio.c297 static const struct of_device_id fsl_pq_mdio_match[] = { variable
367 MODULE_DEVICE_TABLE(of, fsl_pq_mdio_match);
372 of_match_device(fsl_pq_mdio_match, &pdev->dev); in fsl_pq_mdio_probe()
491 .of_match_table = fsl_pq_mdio_match,