Searched refs:child (Results 276 - 300 of 840) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/clk/davinci/
H A Dpll.c752 struct device_node *child; local
767 child = of_get_child_by_name(node, "pllout");
768 if (of_device_is_available(child))
769 of_clk_add_provider(child, of_clk_src_simple_get, clk);
770 of_node_put(child);
772 child = of_get_child_by_name(node, "sysclk");
773 if (of_device_is_available(child)) {
781 of_node_put(child);
788 of_node_put(child);
806 of_clk_add_provider(child, of_clk_src_onecell_ge
[all...]
/linux-master/drivers/of/
H A Dfdt.c242 np->sibling = dad->child;
243 dad->child = np;
260 struct device_node *child, *next; local
263 child = parent->child;
264 while (child) {
265 reverse_nodes(child);
267 child = child->sibling;
270 /* Reverse the nodes in the child lis
[all...]
/linux-master/drivers/leds/
H A Dleds-netxbig.c426 struct device_node *child; local
510 for_each_available_child_of_node(np, child) {
515 ret = of_property_read_u32(child, "mode-addr",
520 ret = of_property_read_u32(child, "bright-addr",
525 ret = of_property_read_u32(child, "max-brightness",
542 ret = of_property_count_u32_elems(child, "mode-val");
557 of_property_read_u32_index(child,
559 of_property_read_u32_index(child,
569 if (!of_property_read_string(child, "label", &string))
572 led->name = child
[all...]
H A Dleds-sc27xx-bltc.c279 struct device_node *np = dev_of_node(dev), *child; local
307 for_each_available_child_of_node(np, child) {
308 err = of_property_read_u32(child, "reg", &reg);
310 of_node_put(child);
315 of_node_put(child);
319 priv->leds[reg].fwnode = of_fwnode_handle(child);
H A Dleds-lm3692x.c379 struct fwnode_handle *child = NULL; local
429 child = device_get_next_child_node(&led->client->dev, child);
430 if (!child) {
435 ret = fwnode_property_read_u32(child, "reg", &led->led_enable);
437 fwnode_handle_put(child);
442 ret = fwnode_property_read_u32(child, "led-max-microamp", &max_cur);
446 init_data.fwnode = child;
/linux-master/arch/nios2/kernel/
H A Dptrace.c120 void ptrace_disable(struct task_struct *child) argument
125 long arch_ptrace(struct task_struct *child, long request, unsigned long addr, argument
128 return ptrace_request(child, request, addr, data);
/linux-master/arch/sparc/kernel/
H A Dof_device_common.c55 * BUS and propagate to all child platform_device objects.
63 for (dp = bus_dp->child; dp; dp = dp->sibling) {
72 if (dp->child)
129 /* Add in the child address offset. */
174 void of_bus_sbus_count_cells(struct device_node *child, int *addrc, int *sizec) argument
/linux-master/drivers/hwmon/
H A Dtmp464.c519 struct device_node *child,
528 err = of_property_read_u32(child, "reg", &channel);
530 dev_err(dev, "missing reg property of %pOFn\n", child);
535 dev_err(dev, "invalid reg %d of %pOFn\n", channel, child);
539 of_property_read_string(child, "label", &data->channel[channel].label);
541 data->channel[channel].enabled = of_device_is_available(child);
543 err = of_property_read_s32(child, "ti,n-factor", &nfactor);
568 struct device_node *child; local
571 for_each_child_of_node(np, child) {
572 if (strcmp(child
518 tmp464_probe_child_from_dt(struct device *dev, struct device_node *child, struct tmp464_data *data) argument
[all...]
/linux-master/drivers/leds/rgb/
H A Dleds-ktd202x.c388 struct device_node *child; local
401 for_each_available_child_of_node(np, child) {
406 ret = of_property_read_u32(child, "reg", &reg);
408 dev_err(chip->dev, "invalid 'reg' of %pOFn\n", child);
409 of_node_put(child);
413 ret = of_property_read_u32(child, "color", &mono_color);
415 dev_err(chip->dev, "failed to parse 'color' of %pOF\n", child);
416 of_node_put(child);
495 struct device_node *np = dev_of_node(chip->dev), *child; local
510 for_each_available_child_of_node(np, child) {
[all...]
/linux-master/drivers/bus/
H A Dsunxi-rsb.c583 struct device_node *child, *np = dev->of_node; local
592 for_each_available_child_of_node(np, child) {
593 dev_dbg(dev, "setting child %pOF runtime address\n",
594 child);
596 ret = of_property_read_u32(child, "reg", &hwaddr);
599 child, ret);
606 child);
624 child, ret);
628 for_each_available_child_of_node(np, child) {
631 dev_dbg(dev, "adding child
[all...]
/linux-master/tools/perf/util/
H A Dcallchain.c424 struct callchain_node *child; local
428 child = rb_entry(n, struct callchain_node, rb_node_in);
431 __sort_chain_flat(rb_root, child, min_hit);
454 struct callchain_node *child; local
460 child = rb_entry(n, struct callchain_node, rb_node_in);
463 __sort_chain_graph_abs(child, min_hit);
464 if (callchain_cumul_hits(child) >= min_hit)
465 rb_insert_callchain(&node->rb_root, child,
482 struct callchain_node *child; local
490 child
548 struct callchain_node *child; local
1029 struct callchain_node *child; local
1296 struct callchain_node *child; local
1490 struct callchain_node *child; local
1528 struct callchain_node *child; local
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h184 int __must_check (*read)(struct device *child, int addr, void *buf,
186 int __must_check (*write)(struct device *child, int addr, void *buf,
188 void (*reset)(struct device *child);
189 void (*init)(struct device *child);
190 int (*power)(struct device *child, bool enable);
191 void (*set_block_size) (struct device *child, unsigned int blksz);
/linux-master/tools/testing/selftests/landlock/
H A Dbase_test.c267 pid_t child; local
291 child = fork();
292 ASSERT_LE(0, child);
293 if (child == 0) {
299 /* Enforces the received ruleset on the child. */
324 ASSERT_EQ(child, waitpid(child, &status, 0));
/linux-master/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-multihist.tc19 grep child events/sched/sched_process_fork/hist > /dev/null || \
/linux-master/arch/csky/kernel/
H A Dptrace.c62 void user_enable_single_step(struct task_struct *child) argument
64 singlestep_enable(child);
67 void user_disable_single_step(struct task_struct *child) argument
69 singlestep_disable(child);
301 void ptrace_disable(struct task_struct *child) argument
303 singlestep_disable(child);
306 long arch_ptrace(struct task_struct *child, long request, argument
313 ret = ptrace_request(child, request, addr, data);
/linux-master/include/linux/
H A Dof_irq.h49 extern struct device_node *of_irq_find_parent(struct device_node *child);
84 static inline void *of_irq_find_parent(struct device_node *child) argument
/linux-master/drivers/input/keyboard/
H A Dmtk-pmic-keys.c310 struct device_node *node = pdev->dev.of_node, *child; local
346 for_each_child_of_node(node, child) {
352 of_node_put(child);
361 of_node_put(child);
366 error = of_property_read_u32(child,
372 of_node_put(child);
376 if (of_property_read_bool(child, "wakeup-source"))
381 of_node_put(child);
/linux-master/drivers/acpi/acpica/
H A Dnswalk.c23 * child_node - Previous child that was found.
24 * The NEXT child will be returned
26 * RETURN: struct acpi_namespace_node - Pointer to the NEXT child or NULL if
45 return (parent_node->child);
60 * child_node - Previous child that was found.
61 * The NEXT child will be returned
63 * RETURN: struct acpi_namespace_node - Pointer to the NEXT child or NULL if
177 /* Null child means "get first node" */
192 /* Found next child, get the type if we are not searching for ANY */
283 if (child_node->child) {
[all...]
/linux-master/drivers/iio/adc/
H A Dmax11410.c699 struct fwnode_handle *child; local
723 device_for_each_child_node(dev, child) {
724 node_name = fwnode_get_name(child);
725 if (fwnode_property_present(child, "diff-channels")) {
726 ret = fwnode_property_read_u32_array(child,
733 ret = fwnode_property_read_u32(child, "reg", &inputs[0]);
739 fwnode_handle_put(child);
745 fwnode_handle_put(child);
755 fwnode_property_read_u32(child, "adi,reference", &reference);
757 fwnode_handle_put(child);
[all...]
/linux-master/arch/arm64/include/asm/
H A Dmte.h102 int mte_ptrace_copy_tags(struct task_struct *child, long request,
151 static inline int mte_ptrace_copy_tags(struct task_struct *child, argument
/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c407 struct device_node *child; local
417 for_each_child_of_node(np, child) {
418 ret = rzn1_dt_node_to_map_one(pctldev, child, map, num_maps);
420 of_node_put(child);
743 struct device_node *child; local
749 for_each_child_of_node(np, child) {
750 if (of_property_count_u32_elems(child, RZN1_PINS_PROP) > 0)
763 struct device_node *child; local
796 for_each_child_of_node(np, child) {
797 func->groups[i] = child
819 struct device_node *child; local
[all...]
/linux-master/fs/squashfs/
H A Dexport.c103 static struct dentry *squashfs_get_parent(struct dentry *child) argument
105 struct inode *inode = d_inode(child);
/linux-master/fs/bfs/
H A Ddir.c24 static int bfs_add_entry(struct inode *dir, const struct qstr *child, int ino);
26 const struct qstr *child,
267 static int bfs_add_entry(struct inode *dir, const struct qstr *child, int ino) argument
269 const unsigned char *name = child->name;
270 int namelen = child->len;
318 const struct qstr *child,
324 const unsigned char *name = child->name;
325 int namelen = child->len;
317 bfs_find_entry(struct inode *dir, const struct qstr *child, struct bfs_dirent **res_dir) argument
/linux-master/net/ipv4/
H A Dtcp_minisocks.c635 * points to the child socket.
651 struct sock *child; local
771 * elsewhere and is checked directly against the child socket rather
831 * child socket).
850 child = inet_csk(sk)->icsk_af_ops->syn_recv_sock(sk, skb, req, NULL,
852 if (!child)
858 return child;
861 sock_rps_save_rxhash(child, skb);
862 tcp_synack_rtt_meas(child, req);
864 return inet_csk_complete_hashdance(sk, child, re
934 bh_unlock_sock(child); variable
935 sock_put(child); variable
[all...]
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c498 static void reset_listen_child(struct sock *child) argument
500 struct chtls_sock *csk = rcu_dereference_sk_user_data(child);
506 chtls_send_reset(child, CPL_ABORT_SEND_RST, skb);
507 sock_orphan(child);
508 INC_ORPHAN_COUNT(child);
509 if (child->sk_state == TCP_CLOSE)
510 inet_csk_destroy_sock(child);
523 struct sock *child = req->sk; local
528 sock_hold(child);
530 bh_lock_sock(child);
607 cleanup_syn_rcv_conn(struct sock *child, struct sock *parent) argument
629 struct sock *child = csk->sk; local
856 do_abort_syn_rcv(struct sock *child, struct sock *parent) argument
884 pass_open_abort(struct sock *child, struct sock *parent, struct sk_buff *skb) argument
1536 add_pass_open_to_parent(struct sock *child, struct sock *lsk, struct chtls_dev *cdev) argument
1564 struct sock *child = skb->sk; local
2056 struct sock *child; local
[all...]

Completed in 291 milliseconds

<<11121314151617181920>>