Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 25 of 96) sorted by relevance

1234

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
Dosal_proc.c106 osal_proc_entry_t *osal_create_proc(const char *name, osal_proc_entry_t *parent) in osal_create_proc()
173 void osal_remove_proc(const char *name, osal_proc_entry_t *parent) in osal_remove_proc()
196 osal_proc_entry_t *osal_create_proc_entry(const char *name, osal_proc_entry_t *parent) in osal_create_proc_entry()
204 void osal_remove_proc_entry(const char *name, osal_proc_entry_t *parent) in osal_remove_proc_entry()
212 osal_proc_entry_t *osal_proc_mkdir(const char *name, osal_proc_entry_t *parent) in osal_proc_mkdir()
278 void osal_remove_proc_root(const char *name, osal_proc_entry_t *parent) in osal_remove_proc_root()
/device/soc/rockchip/common/sdk_linux/drivers/pwm/
Dsysfs.c263 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
308 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
335 static ssize_t export_store(struct device *parent, struct device_attribute *attr, const char *buf, … in export_store()
365 static ssize_t unexport_store(struct device *parent, struct device_attribute *attr, const char *buf… in unexport_store()
386 static ssize_t npwm_show(struct device *parent, struct device_attribute *attr, char *buf) in npwm_show()
403 static struct pwm_export *pwm_class_get_state(struct device *parent, struct pwm_device *pwm, struct… in pwm_class_get_state()
436 static int pwm_class_resume_npwm(struct device *parent, unsigned int npwm) in pwm_class_resume_npwm()
462 static int __maybe_unused pwm_class_suspend(struct device *parent) in pwm_class_suspend()
494 static int __maybe_unused pwm_class_resume(struct device *parent) in pwm_class_resume()
510 static int pwmchip_sysfs_match(struct device *parent, const void *data) in pwmchip_sysfs_match()
[all …]
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
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
170 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
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
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
Dmali_memory_virtual.c35 struct rb_node *parent = NULL; in _mali_vma_offset_add_rb() local
Dmali_dma_fence.h42 struct mali_dma_fence_context *parent; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_internal_sync.c714 struct mali_internal_sync_timeline *parent; in mali_internal_fence_get_driver_name() local
732 struct mali_internal_sync_timeline *parent; in mali_internal_fence_get_timeline_name() local
750 struct mali_internal_sync_timeline *parent; in mali_internal_fence_release() local
783 struct mali_internal_sync_timeline *parent; in mali_internal_fence_signaled() local
809 struct mali_internal_sync_timeline *parent; in mali_internal_fence_enable_signaling() local
833 struct mali_internal_sync_timeline *parent; in mali_internal_fence_value_str() local
Dmali_memory_virtual.c35 struct rb_node *parent = NULL; in _mali_vma_offset_add_rb() local
Dmali_dma_fence.h43 struct mali_dma_fence_context *parent; member
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dl2cap_sock.c1468 static void l2cap_sock_cleanup_listen(struct sock *parent) in l2cap_sock_cleanup_listen()
1494 struct sock *sk, *parent = chan->data; in l2cap_sock_new_connection_cb() local
1576 struct sock *parent; in l2cap_sock_teardown_cb() local
1659 struct sock *parent; in l2cap_sock_ready_cb() local
1679 struct sock *parent, *sk = chan->data; in l2cap_sock_defer_cb() local
1791 static void l2cap_sock_init(struct sock *sk, struct sock *parent) in l2cap_sock_init()
Dsco.c216 static void __sco_chan_add(struct sco_conn *conn, struct sock *sk, struct sock *parent) in __sco_chan_add()
228 static int sco_chan_add(struct sco_conn *conn, struct sock *sk, struct sock *parent) in sco_chan_add()
392 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()
1119 struct sock *parent; in sco_conn_ready() local
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
Dcpuset.c1119 … void compute_effective_cpumask(struct cpumask *new_cpus, struct cpuset *cs, struct cpuset *parent) in compute_effective_cpumask()
1183 struct cpuset *parent = parent_cs(cpuset); in update_parent_subparts_cpumask() local
1366 struct cpuset *parent = parent_cs(cp); in update_cpumasks_hier() local
1507 static void update_sibling_cpumasks(struct cpuset *parent, struct cpuset *cs, struct tmpmasks *tmp) in update_sibling_cpumasks()
1620 struct cpuset *parent = parent_cs(cs); in update_cpumask() local
1788 struct cpuset *parent = parent_cs(cp); in update_nodemasks_hier() local
2002 struct cpuset *parent = parent_cs(cs); in update_prstate() local
2820 struct cpuset *parent = parent_cs(cs); in cpuset_css_online() local
2916 struct cpuset *parent = parent_cs(cs); in cpuset_css_offline() local
3022 struct cpuset *parent; in remove_tasks_in_empty_cpuset() local
[all …]
Dlegacy_freezer.c110 struct freezer *parent = parent_freezer(freezer); in freezer_css_online() local
412 struct freezer *parent = parent_freezer(pos_f); in freezer_change_state() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
Dosal_proc.c240 osal_proc_entry *osal_proc_create_dir(const char *name, osal_proc_entry *parent, struct osal_list_h… in osal_proc_create_dir()
295 osal_proc_entry *osal_proc_create_entry(const char *name, osal_proc_entry *parent, struct osal_list… in osal_proc_create_entry()
353 void osal_proc_destory_node(const char *name, osal_proc_entry *parent, struct osal_list_head *list) in osal_proc_destory_node()
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
Dpower_supply_core.c1158 static struct power_supply *__must_check power_supply_register_ext(struct device *parent, in power_supply_register_ext()
1294 struct power_supply *__must_check power_supply_register(struct device *parent, const struct power_s… in power_supply_register()
1315 struct power_supply *__must_check power_supply_register_no_ws(struct device *parent, in power_supply_register_no_ws()
1344 struct power_supply *__must_check devm_power_supply_register(struct device *parent, in devm_power_supply_register()
1380 struct power_supply *__must_check devm_power_supply_register_no_ws(struct device *parent, in devm_power_supply_register_no_ws()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_mem_pool_debugfs.c65 void kbase_mem_pool_debugfs_init(struct dentry *parent, struct kbase_mem_pool *pool) in kbase_mem_pool_debugfs_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_mem_pool_debugfs.c71 void kbase_mem_pool_debugfs_init(struct dentry *parent, in kbase_mem_pool_debugfs_init()
/device/soc/rockchip/common/sdk_linux/include/drm/
Ddrm_sync_helper.h52 struct drm_reservation_cb *parent; member
/device/soc/rockchip/rk3588/kernel/include/drm/
Ddrm_sync_helper.h53 struct drm_reservation_cb *parent; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_group.c572 void mali_group_add_group(struct mali_group *parent, struct mali_group *child) in mali_group_add_group()
701 void mali_group_remove_group(struct mali_group *parent, struct mali_group *child) in mali_group_remove_group()
743 struct mali_group *mali_group_acquire_group(struct mali_group *parent) in mali_group_acquire_group()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_group.c592 void mali_group_add_group(struct mali_group *parent, struct mali_group *child) in mali_group_add_group()
720 void mali_group_remove_group(struct mali_group *parent, struct mali_group *child) in mali_group_remove_group()
763 struct mali_group *mali_group_acquire_group(struct mali_group *parent) in mali_group_acquire_group()
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
Dclk-pll.c97 struct clk *parent = clk_get_parent(clk); in rockchip_pll_clk_adaptive_scaling() local
118 struct clk *parent = clk_get_parent(clk); in rockchip_pll_clk_rate_to_scale() local
145 struct clk *parent = clk_get_parent(clk); in rockchip_pll_clk_scale_to_rate() local
614 struct clk *parent = clk_get_parent(hw->clk); in rockchip_rk3036_pll_init() local
1084 struct clk *parent = clk_get_parent(hw->clk); in rockchip_rk3399_pll_init() local
1118 struct clk *parent = clk_get_parent(clk); in rockchip_pll_clk_compensation() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DTree.h65 struct NodeStruct *parent, /**< pointer to parent tree node, in case we need it */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_trace_gpu_mem.c137 struct rb_node **new = &(root->rb_node), *parent = NULL; in kbase_capture_dma_buf_mapping() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_trace_gpu_mem.c135 struct rb_node **new = &(root->rb_node), *parent = NULL; in kbase_capture_dma_buf_mapping() local

1234