Home
last modified time | relevance | path

Searched refs:add_child (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/mfd/
A Dtwl-core.c714 child = add_child(TWL4030_MODULE_GPIO, "twl4030_gpio", in add_children()
722 child = add_child(TWL4030_MODULE_KEYPAD, "twl4030_keypad", in add_children()
731 child = add_child(TWL4030_MODULE_MADC, "twl4030_madc", in add_children()
746 child = add_child(TWL_MODULE_RTC, "twl_rtc", NULL, 0, in add_children()
753 child = add_child(TWL_MODULE_PWM, "twl-pwm", NULL, 0, in add_children()
760 child = add_child(TWL_MODULE_LED, "twl-pwmled", NULL, 0, in add_children()
811 child = add_child(TWL_MODULE_USB, "twl4030_usb", in add_children()
829 child = add_child(TWL_MODULE_PM_RECEIVER, "twl4030_wdt", NULL, in add_children()
836 child = add_child(TWL_MODULE_PM_MASTER, "twl4030_pwrbutton", in add_children()
942 child = add_child(TWL_MODULE_MAIN_CHARGE, "twl4030_bci", in add_children()
[all …]
A Ddm355evm_msp.c239 static struct device *add_child(struct i2c_client *client, const char *name, in add_child() function
318 child = add_child(client, "leds-gpio", in add_children()
344 child = add_child(client, "rtc-dm355evm", in add_children()
352 child = add_child(client, "dm355evm_keys", in add_children()
/linux/tools/lib/traceevent/plugins/
A Dplugin_function.c53 static void add_child(struct func_stack *stack, const char *child, int pos) in add_child() function
108 add_child(&fstack[cpu], child, i+1); in add_and_get_index()
114 add_child(&fstack[cpu], parent, 0); in add_and_get_index()
115 add_child(&fstack[cpu], child, 1); in add_and_get_index()
/linux/scripts/dtc/
A Dfstree.c58 add_child(tree, newchild); in read_fstree()
A Dlivetree.c216 add_child(old_node, new_child); in merge_nodes()
254 add_child(dt, node); in add_orphan_node()
298 void add_child(struct node *parent, struct node *child) in add_child() function
790 add_child(parent, node); in build_and_name_child_node()
A Ddtc.h282 void add_child(struct node *parent, struct node *child);
A Dflattree.c764 add_child(node, child); in unflatten_tree()
/linux/tools/perf/util/
A Dcallchain.c630 add_child(struct callchain_node *parent, in add_child() function
834 new = add_child(parent, cursor, period); in split_add_child()
900 rnode = add_child(root, cursor, period); in append_chain_children()

Completed in 19 milliseconds