Searched refs:phynode_get_softc (Results 1 – 4 of 4) sorted by relevance
99 sc = phynode_get_softc(phy); in rk_phynode_phy_enable()115 sc = phynode_get_softc(phynode); in rk_phynode_get_mode()125 sc = phynode_get_softc(phynode); in rk_phynode_set_mode()224 phy_sc = phynode_get_softc(phynode); in rk_usbphy_init_phy()
65 void *phynode_get_softc(struct phynode *phynode);
66 sc = phynode_get_softc(phynode); in phynode_usb_create()
192 phynode_get_softc(struct phynode *phynode) in phynode_get_softc() function