Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootdev.h252 int *method_flagsp);
265 int *method_flagsp);
286 struct udevice **devp, int *method_flagsp);
338 int *method_flagsp);
354 int *method_flagsp);
/u-boot/boot/
A Dbootdev-uclass.c412 if (method_flagsp) in label_to_uclass()
413 *method_flagsp = method_flags; in label_to_uclass()
419 int *method_flagsp) in bootdev_find_by_label() argument
463 if (method_flagsp) in bootdev_find_by_label()
474 int *method_flagsp) in bootdev_find_by_any() argument
510 if (method_flagsp) in bootdev_find_by_any()
511 *method_flagsp = method_flags; in bootdev_find_by_any()
517 int *method_flagsp) in bootdev_hunt_and_find_by_label() argument
581 int *method_flagsp) in bootdev_next_label() argument
592 method_flagsp); in bootdev_next_label()
[all …]

Completed in 14 milliseconds