Searched refs:device_probe_t (Results 1 - 25 of 139) sorted by relevance

123456

/freebsd-13-stable/sys/dev/usb/
H A Dusb_hub_private.h80 device_probe_t uhub_probe;
/freebsd-13-stable/stand/usb/storage/
H A Dumass_common.c38 static device_probe_t umass_probe;
/freebsd-13-stable/sys/dev/mmc/host/
H A Ddwmmc_hisi.c49 static device_probe_t hisi_dwmmc_probe;
/freebsd-13-stable/sys/dev/usb/controller/
H A Ddwc_otg_hisi.c52 static device_probe_t hisi_dwc_otg_probe;
H A Dsaf1761_otg_boot.c37 static device_probe_t saf1761_otg_fdt_probe;
H A Ddwc_otg_acpi.c62 static device_probe_t dwc_otg_probe;
H A Ddwc_otg_fdt.c60 static device_probe_t dwc_otg_probe;
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm283x_dwc_fdt.c61 static device_probe_t bcm283x_dwc_otg_probe;
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_pwmss.c68 static device_probe_t am335x_pwmss_probe;
H A Dam335x_ecap.c73 static device_probe_t am335x_ecap_probe;
/freebsd-13-stable/sys/arm64/broadcom/brcmmdio/
H A Dmdio_ns2_pcie_phy.c56 static device_probe_t ns2_pcie_phy_fdt_probe;
H A Dmdio_nexus_iproc.c61 static device_probe_t brcm_mdionexus_fdt_probe;
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_intel.c79 static device_probe_t ubt_intel_probe;
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_dwc_fdt.c57 static device_probe_t jz4780_dwc_otg_probe;
/freebsd-13-stable/sys/mips/mediatek/
H A Dmtk_dotg.c70 static device_probe_t dotg_fdt_probe;
/freebsd-13-stable/sys/dev/spibus/
H A Dofw_spibus.c59 static device_probe_t ofw_spibus_probe;
/freebsd-13-stable/sys/dev/mii/
H A Dnsphyter.c90 static device_probe_t nsphyter_probe;
H A Drdcphy.c55 static device_probe_t rdcphy_probe;
/freebsd-13-stable/usr.sbin/ndiscvt/
H A Dwindrv_stub.c139 typedef int device_probe_t(device_t dev); typedef
/freebsd-13-stable/sys/arm64/arm64/
H A Dnexus.c95 static device_probe_t nexus_fdt_probe;
99 static device_probe_t nexus_acpi_probe;
/freebsd-13-stable/sys/dev/ofw/
H A Dofwbus.c78 static device_probe_t ofwbus_probe;
/freebsd-13-stable/sys/dev/dpaa/
H A Dbman_fdt.c91 static device_probe_t bman_portals_fdt_probe;
H A Dqman_fdt.c91 static device_probe_t qman_portals_fdt_probe;
/freebsd-13-stable/sys/dev/hid/
H A Dhconf.c111 static device_probe_t hconf_probe;
/freebsd-13-stable/sys/dev/if_ndis/
H A Dif_ndis_usb.c76 static device_probe_t ndisusb_match;

Completed in 203 milliseconds

123456