Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/controller/
H A Dgeneric_xhci_fdt.c117 phy_release(phy); in generic_xhci_fdt_detach()
H A Dgeneric_ehci_fdt.c231 phy_release(phy->phy); in generic_ehci_fdt_detach()
H A Dmusb_otg_allwinner.c552 phy_release(sc->phy); in awusbdrd_attach()
589 phy_release(sc->phy); in awusbdrd_detach()
H A Dgeneric_ohci.c291 phy_release(phy->phy); in generic_ohci_detach()
/freebsd-13.1/sys/dev/extres/phy/
H A Dphy.h80 void phy_release(phy_t phy);
H A Dphy.c390 phy_release(phy_t phy) in phy_release() function
/freebsd-13.1/sys/dev/pci/
H A Dpci_dw_mv.c136 phy_release(sc->phy[i]); in pci_mv_phy_init()