|
@@ -27,6 +27,7 @@ int asoc_simple_card_parse_daifmt(struct device *dev,
|
|
struct device_node *codec,
|
|
struct device_node *codec,
|
|
char *prefix,
|
|
char *prefix,
|
|
unsigned int *retfmt);
|
|
unsigned int *retfmt);
|
|
|
|
+__printf(3, 4)
|
|
int asoc_simple_card_set_dailink_name(struct device *dev,
|
|
int asoc_simple_card_set_dailink_name(struct device *dev,
|
|
struct snd_soc_dai_link *dai_link,
|
|
struct snd_soc_dai_link *dai_link,
|
|
const char *fmt, ...);
|
|
const char *fmt, ...);
|