Home
last modified time | relevance | path

Searched defs:blk_dev (Results 1 – 7 of 7) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dsandboxblockdev.h11 struct blk_desc blk_dev; member
/third_party/uboot/u-boot-2020.01/cmd/
Dhost.c76 struct blk_desc *blk_dev; in do_host_info() local
107 struct blk_desc *blk_dev; in do_host_dev() local
/third_party/uboot/u-boot-2020.01/drivers/block/
Dsandbox.c180 struct blk_desc *blk_dev = &host_dev->blk_dev; local
Dide.c1189 struct udevice *blk_dev; in ide_probe() local
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/
Dfgetxattr02.c214 dev_t blk_dev = makedev(7, 3); in setup() local
/third_party/uboot/u-boot-2020.01/drivers/dfu/
Ddfu_mmc.c352 struct blk_desc *blk_dev = mmc_get_blk_desc(mmc); in dfu_fill_entity_mmc() local
/third_party/exfat-utils/fsck/
Dfsck.h63 struct exfat_blk_dev *blk_dev; member