Home
last modified time | relevance | path

Searched defs:blk (Results 1 – 8 of 8) sorted by relevance

/boot/
A Dvbe_abrec_fw.c69 struct udevice *blk; in abrec_read_bootflow_fw() local
90 static int abrec_run_vpl(struct udevice *blk, struct spl_image_info *image, in abrec_run_vpl()
174 static int abrec_run_spl(struct udevice *blk, struct spl_image_info *image, in abrec_run_spl()
244 struct udevice *blk; in abrec_load_from_image() local
A Dvbe_abrec.c35 int abrec_read_nvdata(struct abrec_priv *priv, struct udevice *blk, in abrec_read_nvdata()
65 struct udevice *blk; in abrec_read_state() local
A Dvbe_simple_fw.c57 struct udevice *blk; in vbe_simple_read_bootflow_fw() local
131 struct udevice *media, *blk; in simple_load_from_image() local
A Dvbe_common.c49 int vbe_read_version(struct udevice *blk, ulong offset, char *version, in vbe_read_version()
73 int vbe_read_nvdata(struct udevice *blk, ulong offset, ulong size, u8 *buf) in vbe_read_nvdata()
137 int vbe_read_fit(struct udevice *blk, ulong area_offset, ulong area_size, in vbe_read_fit()
A Dvbe_simple.c24 struct udevice *blk, struct simple_state *state) in simple_read_nvdata()
46 struct udevice *blk; in vbe_simple_read_state() local
A Dbootdev-uclass.c93 int bootdev_find_in_blk(struct udevice *dev, struct udevice *blk, in bootdev_find_in_blk()
262 int bootdev_setup_for_sibling_blk(struct udevice *blk, const char *drv_name) in bootdev_setup_for_sibling_blk()
304 struct udevice *blk; in bootdev_get_sibling_blk() local
332 int bootdev_get_from_blk(struct udevice *blk, struct udevice **bootdevp) in bootdev_get_from_blk()
440 struct udevice *bdev, *blk; in bootdev_find_by_label() local
542 struct udevice *blk; in default_get_bootflow() local
A Dbootmeth_cros.c145 static int scan_part(struct udevice *blk, int partnum, in scan_part()
272 struct udevice *blk = bflow->blk; in cros_read_info() local
A Dbootmeth_android.c69 static int scan_boot_part(struct udevice *blk, struct android_priv *priv) in scan_boot_part()
116 static int scan_vendor_boot_part(struct udevice *blk, struct android_priv *priv) in scan_vendor_boot_part()

Completed in 16 milliseconds