Home
last modified time | relevance | path

Searched defs:parent (Results 776 – 800 of 2220) sorted by relevance

1...<<31323334353637383940>>...89

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3328.c654 static int rk3328_gmac2io_set_parent(struct clk *clk, struct clk *parent) in rk3328_gmac2io_set_parent()
691 static int rk3328_gmac2io_ext_set_parent(struct clk *clk, struct clk *parent) in rk3328_gmac2io_ext_set_parent()
728 static int rk3328_clk_set_parent(struct clk *clk, struct clk *parent) in rk3328_clk_set_parent()
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c44 static V9fsSynthNode *v9fs_add_dir_node(V9fsSynthNode *parent, int mode, in v9fs_add_dir_node()
72 int qemu_v9fs_synth_mkdir(V9fsSynthNode *parent, int mode, in qemu_v9fs_synth_mkdir()
102 int qemu_v9fs_synth_add_file(V9fsSynthNode *parent, int mode, in qemu_v9fs_synth_add_file()
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c52 QOSStackElement *parent; member
325 static void qos_push(QOSGraphNode *el, QOSStackElement *parent, in qos_push()
750 QOSGraphObject *qos_driver_new(QOSGraphNode *node, QOSGraphObject *parent, in qos_driver_new()
/openbmc/linux/fs/overlayfs/
H A Dcopy_up.c535 struct dentry *parent; member
1035 static int ovl_copy_up_one(struct dentry *parent, struct dentry *dentry, in ovl_copy_up_one()
1129 struct dentry *parent = NULL; in ovl_copy_up_flags() local
/openbmc/linux/drivers/clk/
H A Dclk-divider.c289 static int clk_divider_bestdiv(struct clk_hw *hw, struct clk_hw *parent, in clk_divider_bestdiv()
384 long divider_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, in divider_round_rate_parent()
406 long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, in divider_ro_round_rate_parent()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c1251 struct yaffs_obj *parent; in yaffs_remove_obj_from_dir() local
2112 struct yaffs_obj *parent, in yaffs_create_obj()
2188 struct yaffs_obj *yaffs_create_file(struct yaffs_obj *parent, in yaffs_create_file()
2196 struct yaffs_obj *yaffs_create_dir(struct yaffs_obj *parent, const YCHAR *name, in yaffs_create_dir()
2203 struct yaffs_obj *yaffs_create_special(struct yaffs_obj *parent, in yaffs_create_special()
2211 struct yaffs_obj *yaffs_create_symlink(struct yaffs_obj *parent, in yaffs_create_symlink()
2220 struct yaffs_obj *yaffs_link_obj(struct yaffs_obj *parent, const YCHAR * name, in yaffs_link_obj()
3971 struct yaffs_obj *parent; in yaffs_unlink_worker() local
4222 struct yaffs_obj *parent; in yaffs_fix_hanging_objs() local
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c26 struct clk_hw *parent; in sun8i_phy_clk_determine_rate() local
/openbmc/linux/fs/ocfs2/
H A Ddcache.c116 struct inode *parent; in ocfs2_match_dentry() local
/openbmc/qemu/include/hw/isa/
H A Disa.h38 InterfaceClass parent; member
/openbmc/linux/fs/btrfs/
H A Dmisc.h124 struct rb_node *parent = NULL; in rb_simple_insert() local
H A Dulist.c153 struct rb_node *parent = NULL; in ulist_rbtree_insert() local
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra-super-cclk.c90 struct clk_rate_request parent = { in cclk_super_determine_rate() local
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_ctrl.c62 struct pci_bus *parent = ctrl->pcie->port->subordinate; in board_added() local
/openbmc/linux/include/linux/usb/
H A Dtypec_mux.h89 typec_mux_register(struct device *parent, const struct typec_mux_desc *desc) in typec_mux_register()
/openbmc/linux/include/linux/
H A Ddebugfs.h395 struct dentry *parent, in debugfs_create_xul()
/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos5-subcmu.c134 static int __init exynos5_clk_register_subcmu(struct device *parent, in exynos5_clk_register_subcmu()
/openbmc/linux/fs/configfs/
H A Dinode.c204 void configfs_drop_dentry(struct configfs_dirent * sd, struct dentry * parent) in configfs_drop_dentry()
/openbmc/linux/drivers/auxdisplay/
H A Dline-display.c205 int linedisp_register(struct linedisp *linedisp, struct device *parent, in linedisp_register()
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its-pci-msi.c116 struct irq_domain *parent; in its_pci_msi_init_one() local
H A Dirq-realtek-rtl.c126 static int __init realtek_rtl_of_init(struct device_node *node, struct device_node *parent) in realtek_rtl_of_init()
H A Dirq-ingenic-tcu.c89 struct device_node *parent) in ingenic_tcu_irq_init()
/openbmc/linux/arch/mips/pci/
H A Dpci-legacy.c183 struct resource *parent; in register_pci_controller() local
/openbmc/u-boot/test/dm/
H A Dcore.c535 static int create_children(struct unit_test_state *uts, struct udevice *parent, in create_children()
881 struct udevice *parent, *dev1, *dev2; in dm_test_inactive_child() local
/openbmc/linux/drivers/misc/uacce/
H A Duacce.c465 static unsigned int uacce_enable_sva(struct device *parent, unsigned int flags) in uacce_enable_sva()
507 struct uacce_device *uacce_alloc(struct device *parent, in uacce_alloc()
/openbmc/linux/drivers/sh/clk/
H A Dcore.c215 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent()
511 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent()

1...<<31323334353637383940>>...89