Home
last modified time | relevance | path

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

/u-boot/cmd/mvebu/
A Dbubt.c126 struct bubt_dev { struct
475 struct bubt_dev bubt_devs[BUBT_MAX_DEV] = {
483 static int bubt_write_file(struct bubt_dev *dst, size_t image_size) in bubt_write_file()
692 static int bubt_check_boot_mode(const struct bubt_dev *dst) in bubt_check_boot_mode()
724 static int bubt_verify(const struct bubt_dev *dst) in bubt_verify()
744 static int bubt_read_file(struct bubt_dev *src) in bubt_read_file()
764 static int bubt_is_dev_active(struct bubt_dev *dev) in bubt_is_dev_active()
780 struct bubt_dev *find_bubt_dev(char *dev_name) in find_bubt_dev()
808 struct bubt_dev *src, *dst; in do_bubt_cmd()

Completed in 4 milliseconds