| /u-boot/drivers/pinctrl/ |
| A D | pinctrl-generic.c | 237 static const char *alloc_name_with_prefix(const char *name, const char *prefix) in alloc_name_with_prefix() 249 static void free_name_with_prefix(const char *name_with_prefix, const char *prefix) in free_name_with_prefix() 269 const char *prefix, in pinctrl_generic_set_state_one() 343 const char *prefix, in pinctrl_generic_get_subnode_type() 391 const char *prefix) in pinctrl_generic_set_state_subnode() 463 const char *prefix) in pinctrl_generic_set_state_prefix()
|
| /u-boot/test/py/tests/ |
| A D | fs_helper.py | 12 def mk_fs(config, fs_type, size, prefix, use_src_dir=False): argument
|
| /u-boot/include/linux/ |
| A D | compiler.h | 177 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) argument 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
|
| A D | compiler-clang.h | 13 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
| A D | compiler-gcc.h | 71 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
| /u-boot/fs/yaffs2/ |
| A D | yaffscfg.h | 33 const YCHAR *prefix; member
|
| /u-boot/test/ |
| A D | test-main.c | 205 static bool test_matches(const char *prefix, const char *test_name, in test_matches() 511 static int ut_run_tests(struct unit_test_state *uts, const char *prefix, in ut_run_tests() 595 int ut_run_list(const char *category, const char *prefix, in ut_run_list()
|
| A D | cmd_ut.c | 20 int cmd_ut_category(const char *name, const char *prefix, in cmd_ut_category()
|
| /u-boot/scripts/dtc/ |
| A D | srcpos.c | 269 void srcpos_verror(struct srcpos *pos, const char *prefix, in srcpos_verror() 283 void srcpos_error(struct srcpos *pos, const char *prefix, in srcpos_error()
|
| A D | dtc.c | 44 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
| /u-boot/lib/crypt/ |
| A D | crypt.c | 38 const char *prefix; in crypt_compare() member
|
| /u-boot/drivers/usb/eth/ |
| A D | lan7x.h | 134 const char *prefix, const u32 reg, in lan7x_wait_for_bit() 175 const char *prefix, in lan7x_mdio_wait_for_bit()
|
| /u-boot/arch/arm/include/asm/arch-mx6/ |
| A D | mx6-pins.h | 10 #define MX6_PAD_DECLARE(prefix, name, pco, mc, mm, sio, si, pc) \ argument
|
| /u-boot/boot/ |
| A D | bootmeth_extlinux.c | 106 const char *prefix; in extlinux_read_bootflow() local
|
| A D | bootmeth_script.c | 71 const char *prefix; in script_read_bootflow_file() local
|
| A D | bootmeth_efi.c | 169 const char *prefix; in distro_efi_get_fdt_name() local
|
| A D | bootmeth-uclass.c | 270 const char *prefix, const char *fname) in bootmeth_try_file()
|
| /u-boot/net/ |
| A D | ndisc.c | 383 struct icmp6_ra_prefix_info *prefix = NULL; in process_ra() local
|
| /u-boot/drivers/mtd/ubi/ |
| A D | crc32.c | 385 buf_dump(char const *prefix, unsigned char const *buf, size_t len) in buf_dump()
|
| /u-boot/board/sunxi/ |
| A D | board.c | 852 char *prefix = IS_ENABLED(CONFIG_ARM64) ? "allwinner/" : ""; in misc_init_r() local
|
| /u-boot/tools/buildman/ |
| A D | test.py | 240 def add_line_prefix(prefix, brds, error_str, colour): argument
|
| /u-boot/tools/binman/ |
| A D | entry.py | 415 def SetPrefix(self, prefix): argument 1293 def collect_contents_to_file(self, entries, prefix, fake_size=0): argument
|
| /u-boot/include/power/ |
| A D | pmic.h | 192 const char *prefix; member
|
| /u-boot/test/dm/ |
| A D | eth.c | 665 struct icmp6_ra_prefix_info *prefix = in dm_test_process_ra() local
|
| /u-boot/scripts/kconfig/ |
| A D | menu.c | 774 enum prop_type tok, const char *prefix) in get_symbol_props_str()
|