Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_usbphy.c156 static int awusbphy_set_mode(struct phynode *phy, int mode);
160 PHYNODEMETHOD(phynode_usb_set_mode, awusbphy_set_mode),
407 awusbphy_set_mode(struct phynode *phynode, int mode) in awusbphy_set_mode() function