Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsimple_card_utils.h104 #define asoc_simple_parse_platform(node, dai_link) \ macro
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Dsimple-card.c305 ret = asoc_simple_parse_platform(plat, dai_link); in simple_dai_link_of()