Searched refs:exynos5_usbdrd_phy_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/phy/
H A Dphy-exynos5-usbdrd.c640 static const struct of_device_id exynos5_usbdrd_phy_of_match[] = { variable in typeref:struct:of_device_id
656 MODULE_DEVICE_TABLE(of, exynos5_usbdrd_phy_of_match);
684 match = of_match_node(exynos5_usbdrd_phy_of_match, pdev->dev.of_node); exynos5_usbdrd_phy_probe()
773 .of_match_table = exynos5_usbdrd_phy_of_match,

Completed in 107 milliseconds