Searched refs:probe (Results 1 - 25 of 1374) sorted by last modified time

1234567891011>>

/u-boot/test/dm/
H A Dtest-fdt.c40 { .compatible = "denx,u-boot-probe-test" },
48 .probe = testprobe_drv_probe,
105 .probe = testdevres_drv_probe,
H A Dtest-driver.c88 .probe = test_probe,
99 .probe = test_probe,
153 .probe = test_manual_probe,
163 .probe = test_manual_probe,
174 .probe = test_manual_probe,
185 .probe = test_manual_probe,
196 .probe = test_manual_probe,
H A Dregmap.c282 .probe = remaptest_probe,
H A Dmux-emul.c63 .probe = mux_emul_probe,
/u-boot/fs/
H A Dfs.c149 * Is it legal to pass NULL as .probe()'s fs_dev_desc parameter? This
157 int (*probe)(struct blk_desc *fs_dev_desc, member in struct:fstype_info
193 .probe = fat_set_blk_dev,
221 .probe = ext4fs_probe,
245 .probe = sandbox_fs_set_blk_dev,
264 .probe = smh_fs_set_blk_dev,
284 .probe = ubifs_set_blk_dev,
305 .probe = btrfs_probe,
325 .probe = sqfs_probe,
346 .probe
[all...]
/u-boot/drivers/xen/
H A Dpvblock.c729 .probe = pvblock_blk_probe,
858 .probe = pvblock_probe,
/u-boot/drivers/watchdog/
H A Dxilinx_tb_wdt.c125 .probe = xlnx_wdt_probe,
H A Dtangier_wdt.c92 .probe = tangier_wdt_probe,
H A Dxilinx_wwdt.c203 .probe = xlnx_wwdt_probe,
H A Dulp_wdog.c220 .probe = ulp_wdt_probe,
H A Dstm32mp_wdt.c139 .probe = stm32mp_wdt_probe,
H A Dsbsa_gwdt.c128 .probe = sbsa_gwdt_probe,
H A Dsp805_wdt.c145 .probe = sp805_wdt_probe,
H A Drti_wdt.c216 .probe = rti_wdt_probe,
H A Domap_wdt.c265 .probe = omap3_wdt_probe,
H A Dorion_wdt.c189 .probe = orion_wdt_probe,
H A Dimx_watchdog.c165 .probe = imx_wdt_probe,
H A Dmtk_wdt.c157 .probe = mtk_wdt_probe,
H A Dmcf_wdt.c131 .probe = mcf_wdt_probe,
H A Dmt7621_wdt.c101 .probe = mt762x_wdt_probe,
H A Dftwdt010_wdt.c132 .probe = ftwdt010_wdt_probe,
H A Dbcm6345_wdt.c116 .probe = bcm6345_wdt_probe,
H A Dcdns_wdt.c301 .probe = cdns_wdt_probe,
H A Ddesignware_wdt.c167 .probe = designware_wdt_probe,
H A Dat91sam9_wdt.c123 .probe = at91_wdt_probe,

Completed in 136 milliseconds

1234567891011>>