Searched refs:notify_connect (Results 1 – 1 of 1) sorted by relevance
148 int (*notify_connect)(struct usb_phy *x, member317 if (x && x->notify_connect) in usb_phy_notify_connect()318 return x->notify_connect(x, speed); in usb_phy_notify_connect()
Completed in 4 milliseconds