Searched defs:usb_nop_xceiv_softc (Results 1 – 1 of 1) sorted by relevance
50 struct usb_nop_xceiv_softc { struct51 device_t dev;52 regulator_t vcc_supply;76 struct usb_nop_xceiv_softc *sc; in usb_nop_xceiv_phy_enable() argument