Searched refs:samsung_usb2_phy_of_match (Results 1 – 2 of 2) sorted by relevance
108 static const struct of_device_id samsung_usb2_phy_of_match[] = { variable141 MODULE_DEVICE_TABLE(of, samsung_usb2_phy_of_match);158 match = of_match_node(samsung_usb2_phy_of_match, pdev->dev.of_node); in samsung_usb2_phy_probe()258 .of_match_table = samsung_usb2_phy_of_match,
107 added to the struct of_device_id samsung_usb2_phy_of_match[] array: