Home
last modified time | relevance | path

Searched defs:usb_get_phy (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/phy/
Dphy.c493 struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy() function
/linux-6.1.9/include/linux/usb/
Dphy.h235 static inline struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy() function