Searched refs:device_probe_t (Results 26 - 50 of 139) sorted by relevance

123456

/freebsd-13-stable/sys/dev/iicbus/
H A Dofw_iicbus.c47 static device_probe_t ofw_iicbus_probe;
/freebsd-13-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_ohci.c82 static device_probe_t bhnd_ohci_probe;
/freebsd-13-stable/sys/dev/vnic/
H A Dmrml_bridge.c52 static device_probe_t mrmlb_fdt_probe;
H A Dthunder_mdio_fdt.c114 static device_probe_t mdionexus_fdt_probe;
/freebsd-13-stable/sys/mips/cavium/usb/
H A Doctusb_octeon.c71 static device_probe_t octusb_octeon_probe;
/freebsd-13-stable/sys/mips/mediatek/
H A Dmtk_ehci.c70 static device_probe_t ehci_fdt_probe;
H A Dmtk_ohci.c70 static device_probe_t ohci_fdt_probe;
H A Dmtk_xhci.c70 static device_probe_t mtk_xhci_fdt_probe;
/freebsd-13-stable/sys/dev/usb/controller/
H A Dgeneric_ehci_fdt.c95 static device_probe_t generic_ehci_fdt_probe;
H A Dsaf1761_otg_fdt.c79 static device_probe_t saf1761_otg_fdt_probe;
H A Dohci_pci.c95 static device_probe_t ohci_pci_probe;
H A Duhci_pci.c87 static device_probe_t uhci_pci_probe;
/freebsd-13-stable/sys/dev/usb/misc/
H A Duled.c81 static device_probe_t uled_probe;
/freebsd-13-stable/sys/arm/arm/
H A Dgic_acpi.c63 static device_probe_t gic_acpi_probe;
H A Dgic_fdt.c68 static device_probe_t gic_fdt_probe;
/freebsd-13-stable/sys/arm/ti/
H A Dti_mbox.c66 static device_probe_t ti_mbox_probe;
H A Dti_wdt.c63 static device_probe_t ti_wdt_probe;
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c93 static device_probe_t ubtbcmfw_probe;
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_ehci.c75 static device_probe_t jz4780_ehci_probe;
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dnexus.c66 static device_probe_t nexus_probe;
/freebsd-13-stable/sys/riscv/riscv/
H A Dmp_machdep.c86 static device_probe_t riscv64_cpu_probe;
H A Dnexus.c78 static device_probe_t nexus_fdt_probe;
/freebsd-13-stable/sys/dev/usb/gadget/
H A Dg_keyboard.c130 static device_probe_t g_keyboard_probe;
H A Dg_mouse.c128 static device_probe_t g_mouse_probe;
/freebsd-13-stable/sys/dev/usb/serial/
H A Dugensa.c97 static device_probe_t ugensa_probe;

Completed in 221 milliseconds

123456