Searched refs:notify_disconnect (Results 1 – 3 of 3) sorted by relevance
123 int (*notify_disconnect)(struct usb_phy *x, member299 if (x && x->notify_disconnect) in usb_phy_notify_disconnect()300 return x->notify_disconnect(x, speed); in usb_phy_notify_disconnect()
498 mxs_phy->phy.notify_disconnect = mxs_phy_on_disconnect; in mxs_phy_probe()
1650 phy->notify_disconnect = msm_phy_notify_disconnect; in msm_otg_probe()