Searched refs:bubt_dev (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/mvebu/
H A Dbubt.c157 struct bubt_dev { struct
696 static struct bubt_dev bubt_devs[BUBT_MAX_DEV] = {
705 static int bubt_write_file(struct bubt_dev *dst, size_t image_size)
1022 static int bubt_check_boot_mode(const struct bubt_dev *dst)
1103 static int bubt_verify(const struct bubt_dev *dst)
1123 static int bubt_read_file(struct bubt_dev *src)
1143 static int bubt_is_dev_active(struct bubt_dev *dev)
1159 static struct bubt_dev *find_bubt_dev(char *dev_name)
1189 struct bubt_dev *src, *dst;

Completed in 95 milliseconds