Searched refs:PROBE_PREFER_ASYNCHRONOUS (Results 1 – 25 of 95) sorted by relevance
1234
| /OK3568_Linux_fs/kernel/drivers/base/test/ |
| H A D | test_async_driver_probe.c | 46 if (dev->driver->probe_type == PROBE_PREFER_ASYNCHRONOUS) { in test_probe() 63 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | dw_mmc-bluefield.c | 58 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-of-aspeed.c | 243 .probe_type = PROBE_PREFER_ASYNCHRONOUS, 322 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-of-hlwd.c | 83 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-cns3xxx.c | 101 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-dove.c | 108 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | dw_mmc-pltfm.c | 101 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-spear.c | 184 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | dw_mmc-zx.c | 225 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-sirf.c | 223 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | tmio_mmc.c | 216 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | dw_mmc-hi3798cv200.c | 203 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-pic32.c | 244 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci_f_sdh30.c | 222 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-pxav2.c | 229 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-bcm-kona.c | 327 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-of-sparx5.c | 258 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | renesas_sdhi_internal_dmac.c | 356 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | cavium-octeon.c | 331 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-iproc.c | 408 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| H A D | sdhci-brcmstb.c | 358 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /OK3568_Linux_fs/kernel/include/linux/device/ |
| H A D | driver.h | 46 PROBE_PREFER_ASYNCHRONOUS, enumerator
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rt5682-i2c.c | 320 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm_tis_spi_main.c | 293 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | hyperv-keyboard.c | 424 .probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
1234