Home
last modified time | relevance | path

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

/freebsd/sys/arm64/broadcom/brcmmdio/
H A Dmdio_ns2_pcie_phy.c53 static device_probe_t ns2_pcie_phy_fdt_probe; variable
60 DEVMETHOD(device_probe, ns2_pcie_phy_fdt_probe),
119 ns2_pcie_phy_fdt_probe(device_t dev) in ns2_pcie_phy_fdt_probe() function