Searched refs:ralink_usb_phy_of_match (Results 1 – 1 of 1) sorted by relevance
160 static const struct of_device_id ralink_usb_phy_of_match[] = { variable177 MODULE_DEVICE_TABLE(of, ralink_usb_phy_of_match);187 match = of_match_device(ralink_usb_phy_of_match, &pdev->dev); in ralink_usb_phy_probe()241 .of_match_table = ralink_usb_phy_of_match,