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

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

Completed in 42 milliseconds