Searched defs:mmc_dev (Results 1 – 5 of 5) sorted by relevance
| /test/py/tests/test_android/ |
| A D | test_avb.py | 20 mmc_dev = 1 variable
|
| /test/py/tests/ |
| A D | test_mmc_rd.py | 108 def mmc_dev(ubman, is_emmc, devid, partid): function
|
| /test/dm/ |
| A D | fwu_mdata.c | 24 static struct udevice *mmc_dev; variable
|
| A D | blk.c | 122 struct udevice *dev, *mmc_dev, *parent; in dm_test_blk_devnum() local
|
| /test/boot/ |
| A D | bootflow.c | 540 static int prep_mmc_bootdev(struct unit_test_state *uts, const char *mmc_dev, in prep_mmc_bootdev() 593 static int scan_mmc_bootdev(struct unit_test_state *uts, const char *mmc_dev, in scan_mmc_bootdev() 621 static int scan_mmc_android_bootdev(struct unit_test_state *uts, const char *mmc_dev) in scan_mmc_android_bootdev()
|
Completed in 16 milliseconds