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

/osnet-11/usr/src/grub/grub2/grub-core/commands/arc/
H A Dlsdev.c32 auto int hook (const char *name, const struct grub_arc_component *comp);
33 int hook (const char *name, const struct grub_arc_component *comp __attribute__ ((unused)))
/osnet-11/usr/src/grub/grub2/include/grub/arc/
H A Darc.h82 struct grub_arc_component struct
169 const struct grub_arc_component * (*getpeer) (const struct grub_arc_component *comp);
170 const struct grub_arc_component * (*getchild) (const struct grub_arc_component *comp);
251 int EXPORT_FUNC (grub_arc_iterate_devs) (int (*hook) (const char *name, const struct grub_arc_component *comp), int alt_names);
/osnet-11/usr/src/grub/grub2/grub-core/kern/mips/arc/
H A Dinit.c50 iterate_rec (const char *prefix, const struct grub_arc_component *parent,
52 const struct grub_arc_component *comp),
55 const struct grub_arc_component *comp;
87 const struct grub_arc_component *comp),
/osnet-11/usr/src/grub/grub2/grub-core/disk/arc/
H A Darcdisk.c85 auto int hook (const char *name, const struct grub_arc_component *comp);
86 int hook (const char *name, const struct grub_arc_component *comp)

Completed in 37 milliseconds