Home
last modified time | relevance | path

Searched defs:bdev (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/mtd/nvmxip/
A Dnvmxip-uclass.c38 struct udevice *bdev = NULL; in nvmxip_post_bind() local
/u-boot/test/dm/
A Dnvmxip.c101 struct udevice *dev = NULL, *bdev = NULL; in dm_test_nvmxip() local
/u-boot/cmd/
A Dunzip.c51 struct blk_desc *bdev; in do_gzwrite() local
/u-boot/drivers/block/
A Dhost_dev.c103 struct udevice *blk, *bdev; in host_sb_bind() local
/u-boot/drivers/scsi/
A Dscsi.c157 struct udevice *bdev = dev->parent; in scsi_read() local
227 struct udevice *bdev = dev->parent; in scsi_write() local
561 struct udevice *bdev; in do_scsi_scan_one() local
/u-boot/drivers/mmc/
A Dmmc-uclass.c405 struct udevice *bdev; in mmc_bind() local
445 struct udevice *bdev; in mmc_unbind() local
460 static int mmc_select_hwpart(struct udevice *bdev, int hwpart) in mmc_select_hwpart()
/u-boot/boot/
A Dvbe_simple_fw.c155 struct udevice *meth, *bdev; in simple_load_from_image() local
A Dbootdev-uclass.c232 struct udevice *bdev; in bootdev_setup_for_dev() local
433 struct udevice *bdev, *blk; in bootdev_find_by_label() local
/u-boot/lib/efi_driver/
A Defi_block_device.c120 struct udevice *bdev = NULL, *parent = dm_root(); in efi_bl_create_block_device() local
/u-boot/include/
A Dblk.h85 struct udevice *bdev; member

Completed in 18 milliseconds