Lines Matching defs:phy
63 struct platform_device *phy;91 usb_phy_generic_unregister(glue->phy);100 struct platform_device *phy;113 phy = usb_phy_generic_register();114 if (IS_ERR(phy)) {116 PTR_ERR(phy));117 return PTR_ERR(phy);162 glue->phy = phy;168 usb_phy_generic_unregister(phy);