Searched refs:device_probe_t (Results 51 - 75 of 139) sorted by relevance

123456

/freebsd-13-stable/sys/arm64/arm64/
H A Dgic_v3_acpi.c58 static device_probe_t gic_v3_acpi_probe;
/freebsd-13-stable/sys/powerpc/amigaone/
H A Dcpld_a1222.c113 static device_probe_t cpld_probe;
H A Dcpld_x5000.c100 static device_probe_t cpld_probe;
/freebsd-13-stable/sys/powerpc/ofw/
H A Dofw_pcibus.c63 static device_probe_t ofw_pcibus_probe;
/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci_pci.c99 static device_probe_t ehci_pci_probe;
H A Dxhci_pci.c65 static device_probe_t xhci_pci_probe;
/freebsd-13-stable/sys/dev/usb/gadget/
H A Dg_modem.c125 static device_probe_t g_modem_probe;
H A Dg_audio.c129 static device_probe_t g_audio_probe;
/freebsd-13-stable/sys/dev/usb/input/
H A Duep.c117 static device_probe_t uep_probe;
H A Duhid_snes.c116 static device_probe_t uhid_snes_probe;
/freebsd-13-stable/sys/dev/usb/misc/
H A Dugold.c117 static device_probe_t ugold_probe;
H A Dudbp.c141 static device_probe_t udbp_probe;
/freebsd-13-stable/sys/dev/usb/net/
H A Dif_ipheth.c72 static device_probe_t ipheth_probe;
/freebsd-13-stable/sys/dev/usb/serial/
H A Duark.c98 static device_probe_t uark_probe;
H A Dubser.c144 static device_probe_t ubser_probe;
H A Ducycom.c114 static device_probe_t ucycom_probe;
/freebsd-13-stable/sys/dev/usb/storage/
H A Durio.c115 static device_probe_t urio_probe;
/freebsd-13-stable/sys/dev/rtwn/usb/
H A Drtwn_usb_attach.c62 static device_probe_t rtwn_usb_match;
/freebsd-13-stable/sys/dev/le/
H A Dif_le_isa.c119 static device_probe_t le_isa_probe;
H A Dif_le_pci.c119 static device_probe_t le_pci_probe;
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_rng.c57 static device_probe_t bcm2835_rng_probe;
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_musb.c127 static device_probe_t musbotg_probe;
/freebsd-13-stable/stand/kshim/
H A Dbsd_kernel.h157 (((device_probe_t *)(device_get_method(dev, "device_probe")))(dev,## __VA_ARGS__))
383 typedef int device_probe_t (device_t dev); typedef
/freebsd-13-stable/sys/dev/flash/
H A Dat45d.c116 static device_probe_t at45d_probe;
/freebsd-13-stable/sys/dev/axgbe/
H A Dif_axgbe.c67 static device_probe_t axgbe_probe;

Completed in 369 milliseconds

123456