Searched refs:tree (Results 1 – 6 of 6) sorted by relevance
322 struct hdac_widget_tree *tree = codec->widgets; in widget_tree_free() local325 if (!tree) in widget_tree_free()327 free_widget_node(tree->afg, &widget_afg_group); in widget_tree_free()328 if (tree->nodes) { in widget_tree_free()329 for (p = tree->nodes; *p; p++) in widget_tree_free()331 kfree(tree->nodes); in widget_tree_free()333 kobject_put(tree->root); in widget_tree_free()334 kfree(tree); in widget_tree_free()365 struct hdac_widget_tree *tree; in widget_tree_create() local369 tree = codec->widgets = kzalloc(sizeof(*tree), GFP_KERNEL); in widget_tree_create()[all …]
14 This option is only useful for out-of-tree drivers since15 in-tree drivers select it automatically.26 This option is only useful for out-of-tree drivers since27 in-tree drivers select it automatically.36 This option is only useful for out-of-tree drivers since37 in-tree drivers select it automatically.54 This option is only useful for out-of-tree drivers since55 in-tree drivers select it automatically.67 This option is only useful for out-of-tree drivers since68 in-tree drivers select it automatically.[all …]
9 based on the device-tree's layout-id property.
31 in PDC mode configured using audio-graph-card in device-tree.40 in DMA mode configured using audio-graph-card in device-tree.
52 which is not in the standard firmware tree
1608 via a device-tree attribute.