Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy.c51 static struct usb_phy *__usb_find_phy(struct list_head *list, in __usb_find_phy() function
500 phy = __usb_find_phy(&phy_list, type); in usb_get_phy()