Searched refs:channels_node (Results 1 – 1 of 1) sorted by relevance
543 struct device_node *channels_node, *node; in tps23881_get_of_channels() local549 channels_node = of_find_node_by_name(priv->np, "channels"); in tps23881_get_of_channels()550 if (!channels_node) in tps23881_get_of_channels()553 for_each_child_of_node(channels_node, node) { in tps23881_get_of_channels()576 of_node_put(channels_node); in tps23881_get_of_channels()586 of_node_put(channels_node); in tps23881_get_of_channels()