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

/linux-4.1.27/drivers/phy/
H A Dphy-stih41x-usb.c122 static const struct of_device_id stih41x_usb_phy_of_match[]; variable in typeref:struct:of_device_id
137 match = of_match_device(stih41x_usb_phy_of_match, &pdev->dev); stih41x_usb_phy_probe()
170 static const struct of_device_id stih41x_usb_phy_of_match[] = { variable in typeref:struct:of_device_id
175 MODULE_DEVICE_TABLE(of, stih41x_usb_phy_of_match);
181 .of_match_table = stih41x_usb_phy_of_match,

Completed in 33 milliseconds