Home
last modified time | relevance | path

Searched defs:parent (Results 176 – 200 of 2301) sorted by relevance

12345678910>>...93

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusergv100.c38 gv100_dmaobj_bind(struct nvkm_dmaobj *base, struct nvkm_gpuobj *parent, in gv100_dmaobj_bind()
73 struct nvkm_object *parent = oclass->parent; in gv100_dmaobj_new() local
H A Dusergf100.c41 gf100_dmaobj_bind(struct nvkm_dmaobj *base, struct nvkm_gpuobj *parent, in gf100_dmaobj_bind()
76 struct nvkm_object *parent = oclass->parent; in gf100_dmaobj_new() local
H A Dusernv50.c41 nv50_dmaobj_bind(struct nvkm_dmaobj *base, struct nvkm_gpuobj *parent, in nv50_dmaobj_bind()
76 struct nvkm_object *parent = oclass->parent; in nv50_dmaobj_new() local
/OK3568_Linux_fs/external/mpp/test/
H A Dmpp_event_trigger.c45 void *parent; member
199 event_trigger trigger, void *parent) in event_ctx_create()
253 static void event_occur(void *parent, void *event) in event_occur()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dspear-shirq.c267 struct device_node *parent) in spear300_shirq_of_init()
275 struct device_node *parent) in spear310_shirq_of_init()
283 struct device_node *parent) in spear320_shirq_of_init()
H A Dirq-bcm2835.c134 struct device_node *parent, in armctrl_of_init()
193 struct device_node *parent) in bcm2835_armctrl_of_init()
199 struct device_node *parent) in bcm2836_armctrl_of_init()
/OK3568_Linux_fs/kernel/crypto/
H A Dcmac.c50 static int crypto_cmac_digest_setkey(struct crypto_shash *parent, in crypto_cmac_digest_setkey()
121 struct crypto_shash *parent = pdesc->tfm; in crypto_cmac_digest_update() local
167 struct crypto_shash *parent = pdesc->tfm; in crypto_cmac_digest_final() local
H A Dxcbc.c51 static int crypto_xcbc_digest_setkey(struct crypto_shash *parent, in crypto_xcbc_digest_setkey()
88 struct crypto_shash *parent = pdesc->tfm; in crypto_xcbc_digest_update() local
134 struct crypto_shash *parent = pdesc->tfm; in crypto_xcbc_digest_final() local
/OK3568_Linux_fs/u-boot/drivers/core/
H A Droot.c218 static int dm_scan_fdt_live(struct udevice *parent, in dm_scan_fdt_live()
267 static int dm_scan_fdt_node(struct udevice *parent, const void *blob, in dm_scan_fdt_node()
332 static int dm_scan_fdt_node(struct udevice *parent, const void *blob, in dm_scan_fdt_node()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopositioninfosource/
H A Dtestqgeopositioninfosource.cpp67 MyPositionSource(QObject *parent = 0) in MyPositionSource()
107 TestQGeoPositionInfoSource::TestQGeoPositionInfoSource(QObject *parent) in TestQGeoPositionInfoSource()
185 QObject *parent = new QObject(); in constructor_withParent() local
271 QObject *parent = new QObject; in createDefaultSource() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_drv.c578 struct device *parent) in drm_dev_init()
667 static int devm_drm_dev_init(struct device *parent, in devm_drm_dev_init()
684 void *__devm_drm_dev_alloc(struct device *parent, struct drm_driver *driver, in __devm_drm_dev_alloc()
720 struct device *parent) in drm_dev_alloc()
/OK3568_Linux_fs/kernel/lib/
H A Dnotifier-error-inject.c22 struct dentry *parent, int *value) in debugfs_create_errno()
50 struct dentry *notifier_err_inject_init(const char *name, struct dentry *parent, in notifier_err_inject_init()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsallocator.h56 GstMemory parent; member
65 GstAllocator parent; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapreply.cpp92 QGeoTiledMapReply::QGeoTiledMapReply(const QGeoTileSpec &spec, QObject *parent) in QGeoTiledMapReply()
101 QGeoTiledMapReply::QGeoTiledMapReply(Error error, const QString &errorString, QObject *parent) in QGeoTiledMapReply()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
H A Dg84.c34 g84_cipher_oclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in g84_cipher_oclass_bind()
56 g84_cipher_cclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in g84_cipher_cclass_bind()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-tango4.c22 static void __init make_pll(int idx, const char *parent, void __iomem *base) in make_pll()
54 const char *parent = of_clk_get_parent_name(np, 0); in tango4_clkgen_setup() local
/OK3568_Linux_fs/kernel/fs/sysfs/
H A Dfile.c246 int sysfs_add_file_mode_ns(struct kernfs_node *parent, in sysfs_add_file_mode_ns()
361 struct kernfs_node *parent; in sysfs_add_file_to_group() local
468 struct kernfs_node *parent = kobj->sd; in sysfs_remove_file_ns() local
483 struct kernfs_node *parent = kobj->sd; in sysfs_remove_file_self() local
516 struct kernfs_node *parent; in sysfs_remove_file_from_group() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c29 char *parent, *child, *parent2 = NULL, *child2 = NULL; in test_memcg_subtree_control() local
267 char *parent[3] = {NULL}; in test_memcg_min() local
423 char *parent[3] = {NULL}; in test_memcg_low() local
1010 char *parent, *child; in test_memcg_oom_group_leaf_events() local
1072 char *parent, *child; in test_memcg_oom_group_parent_events() local
/OK3568_Linux_fs/kernel/drivers/nubus/
H A Dnubus.c340 const struct nubus_dirent *parent) in nubus_get_block_rsrc_dir()
360 const struct nubus_dirent *parent) in nubus_get_display_vidmode()
491 const struct nubus_dirent *parent) in nubus_get_functional_resource()
606 const struct nubus_dirent *parent) in nubus_get_vendorinfo()
632 const struct nubus_dirent *parent) in nubus_get_board_resource()
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-mux-gpmux.c48 struct i2c_adapter *parent; in mux_parent_adapter() local
76 struct i2c_adapter *parent; in i2c_mux_probe() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-of-aspeed.c32 struct aspeed_sdc *parent; member
56 unsigned long parent; in aspeed_sdhci_set_clock() local
253 struct device_node *parent, *child; in aspeed_sdc_probe() local
/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c24 struct swnode *parent; member
422 struct fwnode_handle *parent; in software_node_get_name_prefix() local
583 software_node_find_by_name(const struct software_node *parent, const char *name) in software_node_find_by_name()
649 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register()
797 struct swnode *parent = software_node_to_swnode(node->parent); in software_node_register() local
825 const struct fwnode_handle *parent) in fwnode_create_software_node()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_scan.c326 struct device *parent = dev->parent; in scsi_target_dev_release() local
344 static struct scsi_target *__scsi_find_target(struct device *parent, in __scsi_find_target()
409 static struct scsi_target *scsi_alloc_target(struct device *parent, in scsi_alloc_target()
1464 struct device *parent = &shost->shost_gendev; in __scsi_add_device() local
1531 static void __scsi_scan_target(struct device *parent, unsigned int channel, in __scsi_scan_target()
1602 void scsi_scan_target(struct device *parent, unsigned int channel, in scsi_scan_target()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeosatelliteinfosource/
H A Dtestqgeosatelliteinfosource.cpp64 MySatelliteSource(QObject *parent = 0) in MySatelliteSource()
86 TestQGeoSatelliteInfoSource::TestQGeoSatelliteInfoSource(QObject *parent) in TestQGeoSatelliteInfoSource()
153 QObject *parent = new QObject(); in constructor_withParent() local
166 QObject *parent = new QObject; in createDefaultSource() local
/OK3568_Linux_fs/kernel/drivers/clk/pistachio/
H A Dclk.h16 const char *parent; member
56 const char *parent; member
83 const char *parent; member
116 const char *parent; member

12345678910>>...93