Searched refs:jack_new (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-card.c | 65 static int jack_new(struct snd_soc_card *card, const char *id, int type, in jack_new() function 95 return soc_card_ret(card, jack_new(card, id, type, jack, true)); in snd_soc_card_jack_new() 122 ret = jack_new(card, id, type, jack, false); in snd_soc_card_jack_new_pins()
|