Searched refs:channels_node (Results 1 – 1 of 1) sorted by relevance
213 struct device_node *channels_node, *node; in tps23881_get_of_channels() local219 channels_node = of_find_node_by_name(priv->np, "channels"); in tps23881_get_of_channels()220 if (!channels_node) in tps23881_get_of_channels()223 for_each_child_of_node(channels_node, node) { in tps23881_get_of_channels()246 of_node_put(channels_node); in tps23881_get_of_channels()256 of_node_put(channels_node); in tps23881_get_of_channels()