Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsimple_card_utils.h16 #define asoc_simple_init_mic(card, sjack, prefix) \ macro
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Daudio-graph-card.c621 ret = asoc_simple_init_mic(card, &priv->mic_jack, NULL); in graph_card_probe()
H A Dsimple-card.c582 ret = asoc_simple_init_mic(card, &priv->mic_jack, PREFIX); in simple_soc_probe()