Home
last modified time | relevance | path

Searched refs:device_attach_t (Results 1 – 25 of 154) sorted by relevance

1234567

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg_fdt.h35 device_attach_t dwc_otg_attach;
36 device_attach_t dwc_otg_detach;
H A Ddwc_otg_acpi.c60 static device_attach_t dwc_otg_attach;
61 static device_attach_t dwc_otg_detach;
H A Dgeneric_ehci.h37 device_attach_t generic_ehci_attach;
H A Dgeneric_xhci.h40 device_attach_t generic_xhci_attach;
H A Ddwc_otg_hisi.c50 static device_attach_t hisi_dwc_otg_attach;
H A Dehci_msm.c74 static device_attach_t ehci_msm_attach;
H A Dgeneric_ehci_fdt.c87 static device_attach_t generic_ehci_fdt_attach;
/freebsd/sys/dev/iicbus/controller/vybrid/
H A Dvf_i2c.h74 device_attach_t vf_i2c_attach_common;
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm283x_dwc_fdt.c59 static device_attach_t bcm283x_dwc_otg_attach;
/freebsd/sys/dev/usb/
H A Dusb_hub_private.h80 device_attach_t uhub_attach;
/freebsd/sys/dev/gpio/
H A Dqoriq_gpio.h60 device_attach_t qoriq_gpio_attach;
/freebsd/sys/dev/mmc/host/
H A Ddwmmc_hisi.c47 static device_attach_t hisi_dwmmc_attach;
/freebsd/stand/usb/storage/
H A Dumass_common.c38 static device_attach_t umass_attach;
/freebsd/sys/dev/sdhci/
H A Dsdhci_xenon.h128 device_attach_t sdhci_xenon_attach;
/freebsd/sys/dev/psci/
H A Dsmccc_errata.c64 static device_attach_t errata_attach;
H A Dsmccc_trng.c57 static device_attach_t trng_attach;
/freebsd/sys/arm64/arm64/
H A Dpl031_rtc.c64 static device_attach_t pl031_attach;
/freebsd/sys/dev/ahci/
H A Dahci_mv_fdt.c54 static device_attach_t ahci_mv_fdt_attach;
/freebsd/sys/arm/ti/am335x/
H A Dam335x_pwmss.c66 static device_attach_t am335x_pwmss_attach;
H A Dam335x_ecap.c71 static device_attach_t am335x_ecap_attach;
/freebsd/sys/arm64/broadcom/brcmmdio/
H A Dmdio_ns2_pcie_phy.c54 static device_attach_t ns2_pcie_phy_fdt_attach;
/freebsd/sys/dev/mii/
H A Drdcphy.c54 static device_attach_t rdcphy_attach;
H A Dnsphyter.c89 static device_attach_t nsphyter_attach;
/freebsd/sys/dev/ofw/
H A Dofwbus.c59 static device_attach_t ofwbus_attach;
/freebsd/sys/dev/dpaa/
H A Dbman_fdt.c88 static device_attach_t bman_portals_fdt_attach;

1234567