Searched refs:get_boot_device (Results 1 – 8 of 8) sorted by relevance
15 static u32 get_boot_device(void) in get_boot_device() function69 return get_boot_device(); in spl_boot_device()131 switch (get_boot_device()) { in board_init_f()
11 enum boot_device get_boot_device(void);
15 enum boot_device get_boot_device(void);
83 static inline int get_boot_device(AvbOps *ops) in get_boot_device() function
126 enum boot_device boot_device_spl = get_boot_device(); in spl_boot_device()
413 enum boot_device get_boot_device(void) in get_boot_device() function
172 return get_boot_device() == USB_BOOT; in is_usb_boot()
346 dev_num = get_boot_device(ops); in get_partition()