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