| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/ |
| H 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
|
| H A D | misc_arria10.c | 117 int child, const char *node_name) in find_peripheral_uart() 151 int child, len; in is_peripheral_uart_true() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_hush.c | 199 struct child_prog *child; member 543 static int builtin_eval(struct child_prog *child) in builtin_eval() 559 static int builtin_cd(struct child_prog *child) in builtin_cd() 586 static int builtin_exec(struct child_prog *child) in builtin_exec() 596 static int builtin_exit(struct child_prog *child) in builtin_exit() 604 static int builtin_export(struct child_prog *child) in builtin_export() 651 static int builtin_fg_bg(struct child_prog *child) in builtin_fg_bg() 723 static int builtin_jobs(struct child_prog *child) in builtin_jobs() 748 static int builtin_read(struct child_prog *child) in builtin_read() 777 static int builtin_set(struct child_prog *child) in builtin_set() [all …]
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | conf.c | 239 struct menu *child; in conf_choice() local 359 struct menu *child; in conf() local 424 struct menu *child; in check_conf() local
|
| H A D | menu.c | 468 struct menu *child; in menu_is_empty() local 479 struct menu *child; in menu_is_visible() local
|
| H A D | gconf.c | 1091 struct menu *child; in fill_row() local 1218 GtkTreeIter *child = &iter; in gtktree_iter_find_node() local 1338 struct menu *child; in display_tree() local 1428 struct menu *child; in fixup_rootmenu() local
|
| H A D | mconf.c | 470 struct menu *child; in build_conf() local 803 struct menu *child; in conf_choice() local
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | tegra_car.c | 20 struct udevice *child; in tegra_car_bpmp_bind() local
|
| H A D | rockchip_pm_config.c | 69 ofnode child; in parse_mcu_sleep_config() local
|
| H A D | tegra186_bpmp.c | 110 struct udevice *child; in tegra186_bpmp_bind() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | usb.c | 353 struct udevice *child; local 415 struct udevice *child; local 615 struct udevice *child; local
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | livetree.c | 103 struct node *child; in build_node() local 281 void add_child(struct node *parent, struct node *child) in add_child() 311 struct node *child; in delete_node() local 483 struct node *child; in get_subnode() local 495 struct node *child; in get_node_by_path() local 521 struct node *child, *node; in get_node_by_label() local 541 struct node *child, *node; in get_node_by_phandle() local
|
| H A D | dtc.c | 46 struct node *child; in fill_fullpaths() local
|
| H A D | treesource.c | 239 struct node *child; in write_tree_source_node() local
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | dump.c | 16 struct udevice *child; in show_devices() local
|
| H A D | device.c | 738 struct udevice *dev_get_parent(struct udevice *child) in dev_get_parent() 776 struct udevice *child; in device_has_active_children() local
|
| /rk3399_rockchip-uboot/drivers/i2c/muxes/ |
| H A D | max96755f.c | 88 ofnode child; in max96755f_probe() local
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | sandbox_i2c.c | 27 struct udevice *child; in get_emul() local
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_crtc.c | 236 struct udevice *child; in rockchip_vop_probe() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | of_live.c | 236 struct device_node *child = np->child; in unflatten_dt_node() local
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | core.c | 534 int count, int key, struct udevice *child[]) in create_children() 560 struct udevice *child[NODE_COUNT]; in dm_test_children() local
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | pmic-uclass.c | 28 struct udevice *child; in pmic_bind_children() local
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | tnc_misc.c | 177 struct ubifs_znode *child; in ubifs_tnc_postorder_first() local
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | of.h | 52 struct device_node *child; member
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | rbtree_augmented.h | 118 struct rb_node *child = node->rb_right, *tmp = node->rb_left; in __rb_erase_augmented() local
|