/u-boot/arch/arm/mach-socfpga/ |
A D | pinmux_arria10.c | 12 static int do_pinctr_pin(const void *blob, int child, const char *node_name) in do_pinctr_pin() 40 int child, len; in do_pinctrl_pins() local
|
/u-boot/tools/binman/etype/ |
A D | cbfs.py | 274 def ReadChildData(self, child, decomp=True): argument 282 def WriteChildData(self, child): argument
|
A D | section.py | 616 def ReadChildData(self, child, decomp=True): argument 632 def WriteChildData(self, child): argument
|
/u-boot/common/ |
A D | cli_hush.c | 197 struct child_prog *child; member 541 static int builtin_eval(struct child_prog *child) in builtin_eval() 557 static int builtin_cd(struct child_prog *child) in builtin_cd() 584 static int builtin_exec(struct child_prog *child) in builtin_exec() 775 static int builtin_set(struct child_prog *child) in builtin_set() 1539 struct child_prog *child; local 1552 struct child_prog *child; local 1937 struct child_prog *child; local 2289 struct child_prog *child=ctx->child; local 2442 struct child_prog *child=ctx->child; local [all …]
|
/u-boot/drivers/misc/ |
A D | tegra_car.c | 20 struct udevice *child; in tegra_car_bpmp_bind() local
|
A D | gdsys_soc.c | 27 int gdsys_soc_get_fpga(struct udevice *child, struct udevice **fpga) in gdsys_soc_get_fpga()
|
A D | stm32_rcc.c | 44 struct udevice *child; in stm32_rcc_bind() local
|
A D | tegra186_bpmp.c | 115 struct udevice *child; in tegra186_bpmp_bind() local
|
/u-boot/drivers/net/ |
A D | sandbox-raw-bus.c | 18 struct udevice *child; in eth_raw_bus_post_bind() local
|
/u-boot/cmd/ |
A D | usb.c | 346 struct udevice *child; local 408 struct udevice *child; local 609 struct udevice *child; local
|
A D | clk.c | 20 struct udevice *child; in show_clks() local
|
/u-boot/scripts/kconfig/ |
A D | conf.c | 232 struct menu *child; in conf_choice() local 348 struct menu *child; in conf() local 414 struct menu *child; in check_conf() local
|
A D | menu.c | 618 struct menu *child; in menu_is_empty() local 629 struct menu *child; in menu_is_visible() local
|
/u-boot/drivers/clk/kendryte/ |
A D | bypass.c | 72 struct clk *child = bypass->children[i]; in k210_bypass_dobypass() local 84 struct clk *child = bypass->children[i]; in k210_bypass_dobypass() local
|
/u-boot/drivers/power/pmic/ |
A D | fan53555.c | 53 struct udevice *child; in pmic_fan53555_bind() local
|
A D | pmic-uclass.c | 25 struct udevice *child; in pmic_bind_children() local
|
/u-boot/scripts/dtc/ |
A D | livetree.c | 103 struct node *child; in build_node() local 302 void add_child(struct node *parent, struct node *child) in add_child() 332 struct node *child; in delete_node() local 504 struct node *child; in get_subnode() local 516 struct node *child; in get_node_by_path() local 542 struct node *child, *node; in get_node_by_label() local 562 struct node *child, *node; in get_node_by_phandle() local
|
A D | dtc.c | 46 struct node *child; in fill_fullpaths() local
|
A D | treesource.c | 239 struct node *child; in write_tree_source_node() local
|
/u-boot/drivers/power/domain/ |
A D | imx8-power-domain-legacy.c | 152 struct udevice *child; in imx8_power_domain_off_node() local 203 struct udevice *child; in imx8_power_domain_off_parentnodes() local
|
/u-boot/include/acpi/ |
A D | acpi_dp.h | 114 struct acpi_dp *child; member
|
/u-boot/drivers/core/ |
A D | dump.c | 16 struct udevice *child; in show_devices() local
|
/u-boot/test/dm/ |
A D | core.c | 547 int count, int key, struct udevice *child[]) in create_children() 573 struct udevice *child[NODE_COUNT]; in dm_test_children() local 659 struct udevice *child[NODE_COUNT]; in dm_test_device_reparent() local
|
/u-boot/lib/ |
A D | of_live.c | 234 struct device_node *child = np->child; in unflatten_dt_node() local
|
/u-boot/fs/ubifs/ |
A D | tnc_misc.c | 178 struct ubifs_znode *child; in ubifs_tnc_postorder_first() local
|