Lines Matching refs:mmc_test
10 The `mmc_test` framework is designed to test the performance and reliability of host controller dri…
14 The `mmc_test` framework is particularly useful for:
27 To use the ``mmc_test`` framework, follow these steps:
53 If the ``mmc_test`` framework is built as a module, you need to load it using ``modprobe``:
57 modprobe mmc_test
62 … card from the ``mmcblk`` driver and bind it to the ``mmc_test`` driver. This allows the ``mmc_tes…
78 3. Bind the MMC card to the ``mmc_test`` driver:
82 echo 'mmc0:0001' > /sys/bus/mmc/drivers/mmc_test/bind
88 mmc_test mmc0:0001: Card claimed for testing.
94 Once the ``mmc_test`` framework is enabled, you can interact with the following debugfs entries loc…
294 Contributions to the `mmc_test` framework are welcome. Please follow the standard Linux kernel cont…