Searched defs:suffix (Results 1 – 11 of 11) sorted by relevance
/u-boot/include/linux/ |
A D | compiler.h | 323 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 330 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 333 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
/u-boot/drivers/core/ |
A D | of_extra.c | 75 const char *suffix, fdt_addr_t *basep, in ofnode_decode_memory_region()
|
/u-boot/tools/ |
A D | rkmux.py | 168 def out_enum(field, suffix, value, skip_val=False): argument
|
A D | proftool.c | 470 static void out_func(ulong func_offset, int is_caller, const char *suffix) in out_func()
|
/u-boot/board/BuR/common/ |
A D | common.c | 155 char *suffix) in br_summaryscreen_printenv()
|
/u-boot/tools/patman/ |
A D | test_checkpatch.py | 414 def check_struct(self, auto, suffix, warning): argument
|
/u-boot/board/xilinx/zynqmp/ |
A D | zynqmp.c | 506 const char *suffix = ".dtb"; in set_fdtfile() local
|
/u-boot/arch/sandbox/cpu/ |
A D | os.c | 737 const char *suffix; in os_find_u_boot() local
|
/u-boot/board/boundary/nitrogen6x/ |
A D | nitrogen6x.c | 947 char *suffix; in preboot_keys() local
|
/u-boot/scripts/kconfig/ |
A D | confdata.c | 581 const char *suffix = ""; in header_print_symbol() local
|
/u-boot/drivers/gpio/ |
A D | gpio-uclass.c | 1230 static const char suffix[] = "-gpios"; in devm_gpiod_get_index() local
|
Completed in 18 milliseconds