Home
last modified time | relevance | path

Searched defs:parent (Results 126 – 150 of 154) sorted by relevance

1234567

/rk3399_rockchip-uboot/tools/buildman/
H A Dkconfiglib.py612 def _parse_file(self, filename, parent, deps, visible_if_deps, res=None): argument
618 def _parse_block(self, line_feeder, end_marker, parent, deps, argument
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c1254 static int of_translate_one(const void *blob, int parent, struct of_bus *bus, in of_translate_one()
1320 int parent; in __of_translate_address() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Drecovery.c1265 struct rb_node **p = &c->size_tree.rb_node, *parent = NULL; in add_ino() local
H A Dlpt_commit.c1418 struct ubifs_nnode *parent; in next_nnode() local
H A Dubifs.h1148 struct ubifs_nnode *parent; member
1167 struct ubifs_nnode *parent; member
1205 struct ubifs_nnode *parent; member
1371 struct ubifs_znode *parent; member
H A Dtnc.c80 struct rb_node **p, *parent = NULL; in insert_old_idx() local
/rk3399_rockchip-uboot/drivers/spi/
H A Drenesas_rpc_spi.c381 static int rpc_spi_bind(struct udevice *parent) in rpc_spi_bind()
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rv1106.c1242 static int rv1106_clk_set_parent(struct clk *clk, struct clk *parent) in rv1106_clk_set_parent()
H A Dclk_rv1126b.c1729 static int rv1126b_clk_set_parent(struct clk *clk, struct clk *parent) in rv1126b_clk_set_parent()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_host.c2047 struct usb_device *parent = urb->dev->parent; local
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dmtd.h318 struct mtd_info *parent; member
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra210/
H A Dclock.c793 enum clock_id parent, int *mux_bits, int *divider_bits) in get_periph_clock_source()
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra124/
H A Dclock.c703 enum clock_id parent, int *mux_bits, int *divider_bits) in get_periph_clock_source()
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h59 struct clk *parent; member
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h59 struct clk *parent; member
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffsfs.c2360 struct yaffs_obj *parent = NULL; in yaffs_mkdir() local
2991 struct yaffs_obj *parent = NULL; in yaffs_symlink() local
/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h255 struct device *parent; member
/rk3399_rockchip-uboot/include/
H A Dusb.h146 struct usb_device *parent; member
/rk3399_rockchip-uboot/scripts/dtc/
H A Dchecks.c1157 struct node *irq_node = NULL, *parent = node; in check_interrupts_property() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip-inno-hdmi-phy.c1445 static int rockchip_inno_phy_hdmi_bind(struct udevice *parent) in rockchip_inno_phy_hdmi_bind()
H A Drk618_dsi.c220 struct rk618 *parent; member
H A Drockchip_display.c1851 ofnode parent; in rockchip_of_graph_get_port_parent() local
H A Ddw-dp.c1850 static int dw_dp_bind(struct udevice *parent) in dw_dp_bind()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h888 uint32_t parent; member
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628.h501 struct rk628 *parent; member

1234567