Home
last modified time | relevance | path

Searched refs:graph_parse_daifmt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2.c546 static void graph_parse_daifmt(struct device_node *node, in graph_parse_daifmt() function
629 graph_parse_daifmt(ep, &daifmt, &bit_frame); /* (C) */ in graph_link_init()
630 graph_parse_daifmt(port, &daifmt, &bit_frame); /* (B) */ in graph_link_init()
632 graph_parse_daifmt(ports, &daifmt, &bit_frame); /* (A) */ in graph_link_init()