Searched defs:path (Results 1 – 5 of 5) sorted by relevance
| /boot/ |
| A D | fdt_region.c | 35 char *path, int path_len, int add_string_tab) in fdt_find_regions() 366 char *path, int path_len, int flags, in fdt_first_region() 464 char *path, int path_len, int flags, in fdt_next_region()
|
| A D | fdt_support.c | 75 u32 fdt_getprop_u32_default(const void *fdt, const char *path, in fdt_getprop_u32_default() 144 const void *path; in fdt_fixup_stdout() local 402 void do_fixup_by_path(void *fdt, const char *path, const char *prop, in do_fixup_by_path() 418 void do_fixup_by_path_u32(void *fdt, const char *path, const char *prop, in do_fixup_by_path_u32() 628 const char *path; in fdt_fixup_ethernet() local 1124 char path[256]; in fdt_copy_fixed_partitions() local 1652 char path[512]; in vnode_offset_by_pathf() local 1893 const char *path; in fdt_verify_alias_address() local 2134 int fdt_fixup_display(void *blob, const char *path, const char *display) in fdt_fixup_display()
|
| A D | bootmeth-uclass.c | 314 char path[200]; in bootmeth_try_file() local 380 char path[200]; in bootmeth_alloc_other() local
|
| A D | image-fit-sig.c | 282 char path[200]; in fit_config_check_sig() local
|
| A D | pxe_utils.c | 171 char path[MAX_TFTP_PATH_LEN + 1]; in get_pxelinux_path() local
|
Completed in 13 milliseconds