Home
last modified time | relevance | path

Searched refs:PROBE_PREFER_ASYNCHRONOUS (Results 1 – 25 of 92) sorted by relevance

1234

/Linux-v5.10/drivers/base/test/
Dtest_async_driver_probe.c46 if (dev->driver->probe_type == PROBE_PREFER_ASYNCHRONOUS) { in test_probe()
63 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/Linux-v5.10/drivers/mmc/host/
Ddw_mmc-bluefield.c58 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-of-hlwd.c83 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-cns3xxx.c101 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-dove.c108 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-of-aspeed.c243 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
322 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Ddw_mmc-pltfm.c101 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-spear.c184 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Ddw_mmc-zx.c225 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-sirf.c223 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dtmio_mmc.c216 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-of-dwcmshc.c217 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-pic32.c244 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Ddw_mmc-hi3798cv200.c203 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-bcm-kona.c327 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci_f_sdh30.c222 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-pxav2.c229 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-of-sparx5.c258 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Drenesas_sdhi_internal_dmac.c356 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dcavium-octeon.c330 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Ddw_mmc-rockchip.c386 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
Dsdhci-brcmstb.c329 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/Linux-v5.10/include/linux/device/
Ddriver.h46 PROBE_PREFER_ASYNCHRONOUS, enumerator
/Linux-v5.10/sound/soc/codecs/
Drt5682-i2c.c297 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
/Linux-v5.10/drivers/char/tpm/
Dtpm_tis_spi_main.c290 .probe_type = PROBE_PREFER_ASYNCHRONOUS,

1234