Home
last modified time | relevance | path

Searched defs:parent (Results 51 – 75 of 2301) sorted by relevance

12345678910>>...93

/OK3568_Linux_fs/kernel/fs/sysfs/
H A Dsymlink.c20 static int sysfs_do_create_link_sd(struct kernfs_node *parent, in sysfs_do_create_link_sd()
70 struct kernfs_node *parent = NULL; in sysfs_do_create_link() local
145 struct kernfs_node *parent = NULL; in sysfs_remove_link() local
169 struct kernfs_node *parent, *kn = NULL; in sysfs_rename_link_ns() local
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk322x.c273 u32 div, con, parent; in rk322x_bus_get_clk() local
351 u32 div, con, parent; in rk322x_peri_get_clk() local
424 u32 div, con, parent; in rk322x_spi_get_clk() local
451 u32 div, con, sel, parent; in rk322x_vop_get_clk() local
491 u32 con, parent; in rk322x_vop_set_clk() local
532 u32 div, con, parent; in rk322x_crypto_get_clk() local
711 static int rk322x_gmac_set_parent(struct clk *clk, struct clk *parent) in rk322x_gmac_set_parent()
739 static int rk322x_gmac_extclk_set_parent(struct clk *clk, struct clk *parent) in rk322x_gmac_extclk_set_parent()
764 static int rk322x_lcdc_set_parent(struct clk *clk, struct clk *parent) in rk322x_lcdc_set_parent()
789 static int rk322x_clk_set_parent(struct clk *clk, struct clk *parent) in rk322x_clk_set_parent()
H A Dclk_rk3328.c495 u32 div, con, parent; in rk3328_vop_get_clk() local
528 u32 con, parent; in rk3328_vop_set_clk() local
587 u32 div, con, parent; in rk3328_bus_get_clk() local
661 u32 div, con, parent; in rk3328_peri_get_clk() local
737 u32 div, con, parent; in rk3328_crypto_get_clk() local
982 static int rk3328_gmac2io_set_parent(struct clk *clk, struct clk *parent) in rk3328_gmac2io_set_parent()
1019 static int rk3328_gmac2io_ext_set_parent(struct clk *clk, struct clk *parent) in rk3328_gmac2io_ext_set_parent()
1056 static int rk3328_gmac2phy_set_parent(struct clk *clk, struct clk *parent) in rk3328_gmac2phy_set_parent()
1093 static int rk3328_lcdc_set_parent(struct clk *clk, struct clk *parent) in rk3328_lcdc_set_parent()
1118 static int rk3328_clk_set_parent(struct clk *clk, struct clk *parent) in rk3328_clk_set_parent()
/OK3568_Linux_fs/kernel/lib/
H A Dkobject.c132 struct kobject *parent = kobj; in get_kobj_path_length() local
149 struct kobject *parent; in fill_kobj_path() local
228 struct kobject *parent; in kobject_add_internal() local
379 struct kobject *parent, in kobject_add_varg()
426 int kobject_add(struct kobject *kobj, struct kobject *parent, in kobject_add()
465 struct kobject *parent, const char *fmt, ...) in kobject_init_and_add()
637 struct kobject *parent; in kobject_del() local
681 struct kobject *parent = kobj->parent; in kobject_cleanup() local
805 struct kobject *kobject_create_and_add(const char *name, struct kobject *parent) in kobject_create_and_add()
1067 const struct kobj_ns_type_operations *kobj_child_ns_ops(struct kobject *parent) in kobj_child_ns_ops()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativecontactdetail.cpp99 QDeclarativeContactDetails::QDeclarativeContactDetails(QObject *parent) in QDeclarativeContactDetails()
146 QDeclarativeContactDetail::QDeclarativeContactDetail(QObject *parent) in QDeclarativeContactDetail()
151 …eclarativeContactDetail::QDeclarativeContactDetail(const QPlaceContactDetail &src, QObject *parent) in QDeclarativeContactDetail()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dlists.c52 int lists_bind_drivers(struct udevice *parent, bool pre_reloc_only) in lists_bind_drivers()
74 int device_bind_driver(struct udevice *parent, const char *drv_name, in device_bind_driver()
81 int device_bind_driver_to_node(struct udevice *parent, const char *drv_name, in device_bind_driver_to_node()
126 int lists_bind_fdt(struct udevice *parent, ofnode node, struct udevice **devp) in lists_bind_fdt()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoareamonitorsource.cpp125 QGeoAreaMonitorSource::QGeoAreaMonitorSource(QObject *parent) in QGeoAreaMonitorSource()
146 QGeoAreaMonitorSource *QGeoAreaMonitorSource::createDefaultSource(QObject *parent) in createDefaultSource()
174 …oAreaMonitorSource *QGeoAreaMonitorSource::createSource(const QString &sourceName, QObject *parent) in createSource()
/OK3568_Linux_fs/kernel/crypto/
H A Dhmac.c40 static int hmac_setkey(struct crypto_shash *parent, in hmac_setkey()
115 struct crypto_shash *parent = pdesc->tfm; in hmac_final() local
130 struct crypto_shash *parent = pdesc->tfm; in hmac_finup() local
141 static int hmac_init_tfm(struct crypto_shash *parent) in hmac_init_tfm()
159 static void hmac_exit_tfm(struct crypto_shash *parent) in hmac_exit_tfm()
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Diomap.c242 struct resource *parent, resource_size_t start, in nfit_test_release_region()
279 struct resource *parent, resource_size_t start, in nfit_test_request_region()
347 struct resource *__wrap___request_region(struct resource *parent, in __wrap___request_region()
355 int __wrap_insert_resource(struct resource *parent, struct resource *res) in __wrap_insert_resource()
372 struct resource *parent, resource_size_t start, in __wrap___devm_request_region()
381 void __wrap___release_region(struct resource *parent, resource_size_t start, in __wrap___release_region()
389 void __wrap___devm_release_region(struct device *dev, struct resource *parent, in __wrap___devm_release_region()
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py193 def __init__(self, task, param=None, parent=None): argument
212 def __init__(self, glb, params, parent=None): argument
219 def Item(self, parent): argument
225 def rowCount(self, parent): argument
232 def hasChildren(self, parent): argument
244 def parent(self, child): member in TreeModel
251 def index(self, row, column, parent): argument
284 def __init__(self, parent=None): argument
290 def Item(self, parent): argument
296 def rowCount(self, parent): argument
[all …]
/OK3568_Linux_fs/kernel/security/
H A Dinode.c108 struct dentry *parent, void *data, in securityfs_create_dentry()
201 struct dentry *parent, void *data, in securityfs_create_file()
228 struct dentry *securityfs_create_dir(const char *name, struct dentry *parent) in securityfs_create_dir()
261 struct dentry *parent, in securityfs_create_symlink()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmfd-core.c67 struct acpi_device *parent, *child; in mfd_acpi_add_device() local
165 static int mfd_add_device(struct device *parent, int id, in mfd_add_device()
334 int mfd_add_devices(struct device *parent, int id, in mfd_add_devices()
381 void mfd_remove_devices_late(struct device *parent) in mfd_remove_devices_late()
389 void mfd_remove_devices(struct device *parent) in mfd_remove_devices()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-bd70528.c54 struct rohm_regmap_dev *parent; member
237 struct rohm_regmap_dev *parent = r->parent; in bd71828_set_alarm() local
268 struct rohm_regmap_dev *parent = r->parent; in bd70528_set_alarm() local
315 struct rohm_regmap_dev *parent = r->parent; in bd71828_read_alarm() local
339 struct rohm_regmap_dev *parent = r->parent; in bd70528_read_alarm() local
363 struct rohm_regmap_dev *parent = r->parent; in bd70528_set_time_locked() local
413 struct rohm_regmap_dev *parent = r->parent; in bd70528_get_time() local
501 struct rohm_regmap_dev *parent; in bd70528_probe() local
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dsw_sync.c128 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_get_timeline_name() local
136 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_release() local
152 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_signaled() local
171 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_timeline_value_str() local
252 struct rb_node *parent = NULL; in sync_pt_create() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dexpr.h18 struct expr_id *parent; member
23 struct expr_id *parent; member
34 struct expr_id *parent; member
H A Dcall-path.c14 static void call_path__init(struct call_path *cp, struct call_path *parent, in call_path__init()
50 struct call_path *parent, in call_path__new()
78 struct call_path *parent, in call_path__findnew()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss-of.c19 omapdss_of_get_next_port(const struct device_node *parent, in omapdss_of_get_next_port()
65 omapdss_of_get_next_endpoint(const struct device_node *parent, in omapdss_of_get_next_endpoint()
134 omapdss_of_get_first_endpoint(const struct device_node *parent) in omapdss_of_get_first_endpoint()
/OK3568_Linux_fs/kernel/fs/kernfs/
H A Dsymlink.c25 struct kernfs_node *kernfs_create_link(struct kernfs_node *parent, in kernfs_create_link()
57 static int kernfs_get_target_path(struct kernfs_node *parent, in kernfs_get_target_path()
115 struct kernfs_node *parent = kn->parent; in kernfs_getlink() local
/OK3568_Linux_fs/kernel/drivers/vfio/mdev/
H A Dmdev_sysfs.c92 static struct mdev_type *add_mdev_supported_type(struct mdev_parent *parent, in add_mdev_supported_type()
158 static int add_mdev_supported_type_groups(struct mdev_parent *parent) in add_mdev_supported_type_groups()
183 void parent_remove_sysfs_files(struct mdev_parent *parent) in parent_remove_sysfs_files()
196 int parent_create_sysfs_files(struct mdev_parent *parent) in parent_create_sysfs_files()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dcookiejar.cpp99 CookieJar::CookieJar(QObject *parent) in CookieJar()
367 CookieModel::CookieModel(CookieJar *cookieJar, QObject *parent) in CookieModel()
457 bool CookieModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows()
478 CookiesDialog::CookiesDialog(CookieJar *cookieJar, QWidget *parent) : QDialog(parent) in CookiesDialog()
524 CookieExceptionsModel::CookieExceptionsModel(CookieJar *cookiejar, QObject *parent) in CookieExceptionsModel()
611 bool CookieExceptionsModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows()
641 CookiesExceptionsDialog::CookiesExceptionsDialog(CookieJar *cookieJar, QWidget *parent) in CookiesExceptionsDialog()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof_platform.h90 struct device *parent) in of_platform_populate()
96 struct device *parent) in of_platform_default_populate()
100 static inline void of_platform_depopulate(struct device *parent) { } in of_platform_depopulate()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-csky-apb-intc.c102 ck_intc_init_comm(struct device_node *node, struct device_node *parent) in ck_intc_init_comm()
164 gx_intc_init(struct device_node *node, struct device_node *parent) in gx_intc_init()
231 ck_intc_init(struct device_node *node, struct device_node *parent) in ck_intc_init()
258 ck_dual_intc_init(struct device_node *node, struct device_node *parent) in ck_dual_intc_init()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dof_device_32.c188 static int __init build_one_resource(struct device_node *parent, in build_one_resource()
247 struct device *parent) in build_device_resources()
341 struct device *parent) in scan_one_device()
397 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
412 struct platform_device *parent; in scan_of_devices() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dtest_core.c276 char *grandparent = NULL, *parent = NULL, *child = NULL; in test_cgcore_invalid_domain() local
338 char *parent = NULL, *child = NULL; in test_cgcore_parent_becomes_threaded() local
377 char *parent = NULL, *child = NULL; in test_cgcore_no_internal_process_constraint_on_threads() local
429 char *parent = NULL, *child = NULL; in test_cgcore_top_down_constraint_enable() local
464 char *parent = NULL, *child = NULL; in test_cgcore_top_down_constraint_disable() local
505 char *parent = NULL, *child = NULL; in test_cgcore_internal_process_constraint() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c641 struct mali_internal_sync_timeline *parent; in mali_internal_fence_get_driver_name() local
658 struct mali_internal_sync_timeline *parent; in mali_internal_fence_get_timeline_name() local
676 struct mali_internal_sync_timeline *parent; in mali_internal_fence_release() local
708 struct mali_internal_sync_timeline *parent; in mali_internal_fence_signaled() local
733 struct mali_internal_sync_timeline *parent; in mali_internal_fence_enable_signaling() local
754 struct mali_internal_sync_timeline *parent; in mali_internal_fence_value_str() local

12345678910>>...93