Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/phy/
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()