Home
last modified time | relevance | path

Searched refs:ralink_usb_phy_of_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/ralink/
H A Dphy-ralink-usb.c151 static const struct of_device_id ralink_usb_phy_of_match[] = { variable
168 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,