]> Git Repo - linux.git/blob - include/sound/graph_card.h
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
[linux.git] / include / sound / graph_card.h
1 /* SPDX-License-Identifier: GPL-2.0
2  *
3  * ASoC audio graph card support
4  *
5  */
6
7 #ifndef __GRAPH_CARD_H
8 #define __GRAPH_CARD_H
9
10 #include <sound/simple_card_utils.h>
11
12 int audio_graph_parse_of(struct asoc_simple_priv *priv, struct device *dev);
13
14 #endif /* __GRAPH_CARD_H */
This page took 0.034499 seconds and 4 git commands to generate.