Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsimple_card_utils.h138 int asoc_simple_parse_tdm_width_map(struct device *dev, struct device_node *np,
/openbmc/linux/sound/soc/generic/
H A Dsimple-card-utils.c118 int asoc_simple_parse_tdm_width_map(struct device *dev, struct device_node *np, in asoc_simple_parse_tdm_width_map() function
161 EXPORT_SYMBOL_GPL(asoc_simple_parse_tdm_width_map);
H A Daudio-graph-card2.c433 ret = asoc_simple_parse_tdm_width_map(dev, ep, dai); in __graph_parse_node()