Searched refs:probe (Results 51 - 75 of 1367) sorted by relevance

1234567891011>>

/u-boot/drivers/gpio/
H A Docteon_gpio.c48 int probe; member in struct:octeon_gpio_data
185 if (priv->data->probe == PROBE_PCI) {
215 .probe = PROBE_DT,
221 .probe = PROBE_PCI,
238 .probe = octeon_gpio_probe,
/u-boot/drivers/misc/
H A Dtest_drv.c93 .probe = testbus_drv_probe,
176 .probe = testfdt_drv_probe,
192 .probe = testfdt_drv_probe,
/u-boot/drivers/phy/qcom/
H A Dphy-qcom-ipq4019-usb.c77 .probe = ipq4019_usb_ss_phy_probe,
143 .probe = ipq4019_usb_hs_phy_probe,
/u-boot/drivers/power/regulator/
H A Das3722_regulator.c155 .probe = as3722_stepdown_probe,
162 .probe = as3722_ldo_probe,
/u-boot/drivers/net/phy/
H A Dca_phy.c113 .probe = &rtl8211_probe,
124 .probe = &rtl8211_probe,
/u-boot/drivers/mmc/
H A Daspeed_sdhci.c92 .probe = aspeed_sdhci_probe,
129 .probe = aspeed_sdc_probe,
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper.c64 * @param probe Method to probe an interface to get the number of
79 int (*probe)(int xiface); member in struct:iface_ops
102 .probe = __cvmx_helper_rgmii_probe,
117 .probe = __cvmx_helper_rgmii_probe,
132 .probe = __cvmx_helper_sgmii_probe,
147 .probe = __cvmx_helper_bgx_probe,
162 .probe = __cvmx_helper_sgmii_probe,
177 .probe = __cvmx_helper_xaui_probe,
192 .probe
[all...]
/u-boot/drivers/bus/
H A Duniphier-system-bus.c99 .probe = uniphier_system_bus_probe,
/u-boot/drivers/net/
H A Dmdio_sandbox.c91 .probe = mdio_sandbox_probe,
H A Dmdio_mux_sandbox.c92 .probe = mdio_mux_sandbox_probe,
/u-boot/drivers/watchdog/
H A Dgpio_wdt.c94 .probe = dm_probe,
/u-boot/drivers/cpu/
H A Dmtk_cpu.c83 .probe = mtk_cpu_probe,
H A Dcpu_sandbox.c95 .probe = cpu_sandbox_probe,
/u-boot/drivers/rng/
H A Driscv_zkr_rng.c129 .probe = riscv_zkr_probe,
/u-boot/drivers/clk/
H A Dclk-gpio.c90 .probe = clk_gpio_probe,
H A Dclk_bcm6345.c72 .probe = bcm63xx_clk_probe,
/u-boot/drivers/video/rockchip/
H A Drk3328_vop.c79 .probe = rk3328_vop_probe,
/u-boot/drivers/crypto/fsl/
H A Drng.c85 .probe = caam_rng_probe,
/u-boot/drivers/firmware/arm-ffa/
H A Dsandbox_ffa.c49 * sandbox_ffa_probe() - The sandbox FF-A driver probe function
108 .probe = sandbox_ffa_probe,
/u-boot/drivers/phy/
H A Dbcm6358-usbh-phy.c91 .probe = bcm6358_usbh_probe,
H A Dbcm6348-usbh-phy.c87 .probe = bcm6348_usbh_probe,
/u-boot/drivers/power/domain/
H A Dsandbox-power-domain.c90 .probe = sandbox_power_domain_probe,
/u-boot/drivers/sound/
H A Dbroadwell_sound.c63 .probe = broadwell_sound_probe,
/u-boot/drivers/soc/
H A Dsoc_xilinx_versal.c73 .probe = soc_xilinx_versal_probe,
H A Dsoc_xilinx_versal_net.c75 .probe = soc_xilinx_versal_net_probe,

Completed in 384 milliseconds

1234567891011>>