Searched refs:tree (Results 1 – 5 of 5) 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.25 This option is only useful for out-of-tree drivers since26 in-tree drivers select it automatically.43 This option is only useful for out-of-tree drivers since44 in-tree drivers select it automatically.55 This option is only useful for out-of-tree drivers since56 in-tree drivers select it automatically.65 This option is only useful for out-of-tree drivers since66 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.
93 which is not in the standard firmware tree