Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsimple_card_utils.h14 #define asoc_simple_init_hp(card, sjack, prefix) \ macro
/openbmc/linux/sound/soc/generic/
H A Dsimple-card.c696 ret = asoc_simple_init_hp(card, &priv->hp_jack, PREFIX); in simple_soc_probe()
H A Dsimple-card-utils.c977 ret = asoc_simple_init_hp(card, &priv->hp_jack, NULL); in asoc_graph_card_probe()