Home
last modified time | relevance | path

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

/include/linux/usb/
A Dphy.h148 int (*notify_connect)(struct usb_phy *x, member
317 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