Home
last modified time | relevance | path

Searched defs:parent (Results 326 – 350 of 2212) sorted by relevance

1...<<11121314151617181920>>...89

/openbmc/qemu/include/hw/misc/
H A Daspeed_sli.h21 SysBusDevice parent; member
H A Dnpcm7xx_rng.h22 SysBusDevice parent; member
H A Dmchp_pfsoc_sysreg.h31 SysBusDevice parent; member
/openbmc/u-boot/drivers/clk/mediatek/
H A Dclk-mtk.c45 struct clk parent = { .id = id, }; in mtk_clk_find_parent_rate() local
61 static int mtk_clk_mux_set_parent(void __iomem *base, u32 parent, in mtk_clk_mux_set_parent()
370 static int mtk_topckgen_set_parent(struct clk *clk, struct clk *parent) in mtk_topckgen_set_parent()
/openbmc/qemu/include/hw/ppc/
H A Dspapr_drc.h173 DeviceState parent; member
196 DeviceClass parent; member
216 SpaprDrc parent; member
/openbmc/qemu/tests/qemu-iotests/
H A D124131 parent=None, parentFormat=None, **kwargs): argument
209 def prepare_backup(self, bitmap=None, parent=None, **kwargs): argument
221 def create_incremental(self, bitmap=None, parent=None, argument
/openbmc/linux/arch/s390/hypfs/
H A Dinode.c69 struct dentry *parent; in hypfs_remove() local
337 static struct dentry *hypfs_create_file(struct dentry *parent, const char *name, in hypfs_create_file()
375 struct dentry *hypfs_mkdir(struct dentry *parent, const char *name) in hypfs_mkdir()
/openbmc/linux/lib/
H A Dfault-inject.c184 struct dentry *parent, unsigned long *value) in debugfs_create_ul()
203 struct dentry *parent, in debugfs_create_stacktrace_depth()
212 struct dentry *parent, struct fault_attr *attr) in fault_create_debugfs_attr()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c327 struct eeh_dev *parent; in pseries_eeh_pe_get_parent() local
366 struct eeh_pe pe, *parent; in pseries_eeh_init_edev() local
725 struct pci_dn *pdn, *tmp, *parent, *physfn_pdn; in pseries_call_allow_unfreeze() local
/openbmc/linux/drivers/clk/sunxi/
H A Dclk-sun4i-pll3.c23 const char *clk_name = node->name, *parent; in sun4i_a10_pll3_setup() local
/openbmc/qemu/include/hw/virtio/
H A Dvhost-vsock.h30 VHostVSockCommon parent; member
/openbmc/qemu/include/io/
H A Dchannel-buffer.h40 QIOChannel parent; member
H A Dchannel-command.h41 QIOChannel parent; member
H A Dchannel-tls.h47 QIOChannel parent; member
/openbmc/qemu/include/hw/misc/macio/
H A Dgpio.h38 SysBusDevice parent; member
/openbmc/qemu/include/hw/intc/
H A Dintc.h18 InterfaceClass parent; member
/openbmc/linux/net/bluetooth/
H A Dsco.c218 struct sock *parent) in __sco_chan_add()
230 struct sock *parent) in sco_chan_add()
401 static void sco_sock_cleanup_listen(struct sock *parent) in sco_sock_cleanup_listen()
477 static void sco_sock_init(struct sock *sk, struct sock *parent) in sco_sock_init()
1264 struct sock *parent; in sco_conn_ready() local
/openbmc/qemu/include/hw/arm/
H A Daspeed_soc.h54 DeviceState parent; member
108 AspeedSoCState parent; member
118 AspeedSoCState parent; member
128 AspeedSoCState parent; member
140 AspeedSoCState parent; member
/openbmc/linux/fs/hfs/
H A Dbrec.c180 struct hfs_bnode *node, *parent; in hfs_brec_remove() local
355 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local
/openbmc/linux/drivers/of/
H A Dfdt_address.c109 static int __init fdt_translate_one(const void *blob, int parent, in fdt_translate_one()
165 int parent, len; in fdt_translate_address() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_syncmap.c77 struct i915_syncmap *parent; member
199 __sync_alloc_leaf(struct i915_syncmap *parent, u64 id) in __sync_alloc_leaf()
/openbmc/linux/fs/hfsplus/
H A Dbrec.c182 struct hfs_bnode *node, *parent; in hfs_brec_remove() local
359 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local
/openbmc/qemu/chardev/
H A Dchar-fd.c88 GSource parent; member
142 FDSource *parent = data; in child_func() local
/openbmc/qemu/ui/
H A Ddbus.h43 Object parent; member
125 SocketChardev parent; member
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc246 QWidget *ConfigItemDelegate::createEditor(QWidget *parent, in createEditor()
301 ConfigList::ConfigList(QWidget *parent, const char *name) in ConfigList()
596 void ConfigList::updateMenuList(ConfigItem *parent, struct menu* menu) in updateMenuList()
933 ConfigInfoView::ConfigInfoView(QWidget* parent, const char *name) in ConfigInfoView()
1226 ConfigSearchWindow::ConfigSearchWindow(ConfigMainWindow *parent) in ConfigSearchWindow()
1610 struct menu *parent; in setMenuLink() local

1...<<11121314151617181920>>...89