Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/phy/
Dphy-samsung-usb2.c95 static const struct of_device_id samsung_usb2_phy_of_match[] = { variable
128 MODULE_DEVICE_TABLE(of, samsung_usb2_phy_of_match);
145 match = of_match_node(samsung_usb2_phy_of_match, pdev->dev.of_node); in samsung_usb2_phy_probe()
237 .of_match_table = samsung_usb2_phy_of_match,
/linux-4.1.27/Documentation/phy/
Dsamsung-usb2.txt107 added to the struct of_device_id samsung_usb2_phy_of_match[] array: