Searched refs:samsung_usb2_phy_of_match (Results 1 – 2 of 2) sorted by relevance
95 static const struct of_device_id samsung_usb2_phy_of_match[] = { variable128 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,
107 added to the struct of_device_id samsung_usb2_phy_of_match[] array: