Home
last modified time | relevance | path

Searched defs:child (Results 1 - 25 of 30) sorted by relevance

12

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DTree.h66 *child[2]; /**< pointers to child tree nodes 0 = left, 1 = right */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Dplatform_device.h45 struct resource *parent, *sibling, *child; member
/device/soc/rockchip/common/sdk_linux/drivers/pwm/
H A Dsysfs.c18 struct device child; member
24 static struct pwm_export *child_to_pwm_export(struct device *child) in child_to_pwm_export() argument
29 static struct pwm_device *child_to_pwm_device(struct device *child) in child_to_pwm_device() argument
36 static ssize_t period_show(struct device *child, struct device_attribute *attr, char *buf) in period_show() argument
46 static ssize_t period_store(struct device *child, struct device_attribute *attr, const char *buf, size_t size) in period_store() argument
68 duty_cycle_show(struct device *child, struct device_attribute *attr, char *buf) duty_cycle_show() argument
78 duty_cycle_store(struct device *child, struct device_attribute *attr, const char *buf, size_t size) duty_cycle_store() argument
101 oneshot_count_show(struct device *child, struct device_attribute *attr, char *buf) oneshot_count_show() argument
111 oneshot_count_store(struct device *child, struct device_attribute *attr, const char *buf, size_t size) oneshot_count_store() argument
134 enable_show(struct device *child, struct device_attribute *attr, char *buf) enable_show() argument
144 enable_store(struct device *child, struct device_attribute *attr, const char *buf, size_t size) enable_store() argument
179 polarity_show(struct device *child, struct device_attribute *attr, char *buf) polarity_show() argument
200 polarity_store(struct device *child, struct device_attribute *attr, const char *buf, size_t size) polarity_store() argument
225 capture_show(struct device *child, struct device_attribute *attr, char *buf) capture_show() argument
256 pwm_export_release(struct device *child) pwm_export_release() argument
303 pwm_unexport_match(struct device *child, void *data) pwm_unexport_match() argument
310 struct device *child; pwm_unexport_child() local
405 struct device *child; pwm_class_get_state() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dof_regulator.c339 struct device_node *child; in of_regulator_match() local
396 struct device_node *search, *child; regulator_of_get_init_node() local
442 struct device_node *child; regulator_of_get_init_data() local
[all...]
H A Dcore.c374 struct device_node *child = NULL; in of_get_child_regulator() local
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dlegacy_freezer.c267 struct freezer *child = css_freezer(pos); in update_if_frozen() local
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_bus.c72 struct device_node *child; in rockchip_bus_smc_config() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pp.c454 void mali_pp_update_performance_counters(struct mali_pp_core *parent, struct mali_pp_core *child, in mali_pp_update_performance_counters() argument
H A Dmali_group.c122 struct mali_group *child; in mali_group_delete() local
264 struct mali_group *child; in mali_group_activate() local
346 struct mali_group *child; mali_group_set_active() local
387 struct mali_group *child; mali_group_deactivate() local
572 mali_group_add_group(struct mali_group *parent, struct mali_group *child) mali_group_add_group() argument
701 mali_group_remove_group(struct mali_group *parent, struct mali_group *child) mali_group_remove_group() argument
745 struct mali_group *child = NULL; mali_group_acquire_group() local
911 struct mali_group *child; mali_group_start_pp_job() local
935 struct mali_group *child; mali_group_start_pp_job() local
1040 struct mali_group *child; mali_group_reset_mmu() local
1065 struct mali_group *child; mali_group_reset_pp() local
1104 struct mali_group *child; mali_group_complete_pp() local
1326 struct mali_group *child, *temp; mali_group_recovery_reset() local
1360 struct mali_group *child; mali_group_dump_state() local
[all...]
H A Dmali_executor.c2373 struct mali_group *child; in mali_executor_core_scale_in_group_complete() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pp.c462 void mali_pp_update_performance_counters(struct mali_pp_core *parent, struct mali_pp_core *child, struct mali_pp_job *job, u32 subjob) in mali_pp_update_performance_counters() argument
H A Dmali_group.c119 struct mali_group *child; in mali_group_delete() local
261 struct mali_group *child; in mali_group_activate() local
358 struct mali_group *child; mali_group_set_active() local
400 struct mali_group *child; mali_group_deactivate() local
592 mali_group_add_group(struct mali_group *parent, struct mali_group *child) mali_group_add_group() argument
720 mali_group_remove_group(struct mali_group *parent, struct mali_group *child) mali_group_remove_group() argument
765 struct mali_group *child = NULL; mali_group_acquire_group() local
941 struct mali_group *child; mali_group_start_pp_job() local
964 struct mali_group *child; mali_group_start_pp_job() local
1070 struct mali_group *child; mali_group_reset_mmu() local
1094 struct mali_group *child; mali_group_reset_pp() local
1134 struct mali_group *child; mali_group_complete_pp() local
1353 struct mali_group *child, *temp; mali_group_recovery_reset() local
1386 struct mali_group *child; mali_group_dump_state() local
[all...]
H A Dmali_executor.c2504 struct mali_group *child; in mali_executor_core_scale_in_group_complete() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_bus.c74 struct device_node *child; in rockchip_bus_smc_config() local
/device/soc/rockchip/common/sdk_linux/drivers/gpio/
H A Dgpiolib-of.c175 struct device_node *child; in of_gpio_flags_quirks() local
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk.c221 rockchip_clk_register_frac_branch(struct rockchip_clk_provider *ctx, const char *name, const char *const *parent_names, u8 num_parents, void __iomem *base, int muxdiv_offset, u8 div_flags, int gate_offset, u8 gate_shift, u8 gate_flags, unsigned long flags, struct rockchip_clk_branch *child, unsigned long max_prate, spinlock_t *lock) rockchip_clk_register_frac_branch() argument
[all...]
H A Dclk.h506 struct rockchip_clk_branch *child; member
/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
H A Dcore.c545 struct device_node *parent, *child; in nvmem_add_cells_from_of() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c2913 struct task_group *child; in tg_rt_schedulable() local
H A Dtopology.c1178 struct sched_domain *child = sd->child; get_group() local
1447 sd_init(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, struct sched_domain *child, int dflags, int cpu) sd_init() argument
1984 build_sched_domain(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, struct sched_domain_attr *attr, struct sched_domain *child, int dflags, int cpu) build_sched_domain() argument
[all...]
/device/soc/rockchip/common/sdk_linux/scripts/dtc/
H A Dchecks.c134 struct node *child; in check_nodes_props() local
265 struct node *child, *child2; in check_duplicate_node_names() local
646 struct node *child; in fixup_omit_unused_nodes() local
1059 struct node *child; check_i2c_bus_bridge() local
1147 struct node *child; check_spi_bus_bridge() local
1276 struct node *child; check_avoid_unnecessary_addr_size() local
1744 struct node *child; check_graph_nodes() local
1767 struct node *child; check_graph_child_address() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c736 static int rockchip_usb_phy_init(struct rockchip_usb_phy_base *base, struct device_node *child) in rockchip_usb_phy_init() argument
995 struct device_node *child; in rockchip_usb_phy_probe() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c4890 struct device_node *child; in of_child_node_is_present() local
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c3194 struct device_node *child; in rockchip_pinctrl_child_count() local
3272 struct device_node *child; in rockchip_pinctrl_parse_functions() local
3313 struct device_node *child; in rockchip_pinctrl_parse_dt() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dclk.h602 struct rockchip_clk_branch *child; member

Completed in 50 milliseconds

12