Searched defs:blk (Results 1 – 8 of 8) sorted by relevance
| /boot/ |
| A D | vbe_abrec_fw.c | 69 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 D | vbe_abrec.c | 35 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 D | vbe_simple_fw.c | 57 struct udevice *blk; in vbe_simple_read_bootflow_fw() local 131 struct udevice *media, *blk; in simple_load_from_image() local
|
| A D | vbe_common.c | 49 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 D | vbe_simple.c | 24 struct udevice *blk, struct simple_state *state) in simple_read_nvdata() 46 struct udevice *blk; in vbe_simple_read_state() local
|
| A D | bootdev-uclass.c | 93 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 D | bootmeth_cros.c | 145 static int scan_part(struct udevice *blk, int partnum, in scan_part() 272 struct udevice *blk = bflow->blk; in cros_read_info() local
|
| A D | bootmeth_android.c | 69 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