Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/generic/
H A Daudio-graph-card2.c48 graph_parse_daifmt().
543 static void graph_parse_daifmt(struct device_node *node, in graph_parse_daifmt() function
626 graph_parse_daifmt(ep, &daifmt, &bit_frame); /* (C) */ in graph_link_init()
627 graph_parse_daifmt(port, &daifmt, &bit_frame); /* (B) */ in graph_link_init()
629 graph_parse_daifmt(ports, &daifmt, &bit_frame); /* (A) */ in graph_link_init()

Completed in 2 milliseconds