Searched refs:snd_jack_new (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/sound/
H A Djack.h89 int snd_jack_new(struct snd_card *card, const char *id, int type,
99 static inline int snd_jack_new(struct snd_card *card, const char *id, int type, snd_jack_new() function
/linux-4.4.14/sound/core/
H A Djack.c192 * snd_jack_new - Create a new jack
206 int snd_jack_new(struct snd_card *card, const char *id, int type, snd_jack_new() function
270 EXPORT_SYMBOL(snd_jack_new); variable
/linux-4.4.14/sound/soc/
H A Dsoc-jack.c51 ret = snd_jack_new(card->snd_card, id, type, &jack->jack, false, false); snd_soc_card_jack_new()
/linux-4.4.14/sound/pci/hda/
H A Dhda_jack.c399 err = snd_jack_new(codec->card, name, type, snd_hda_jack_add_kctl()
/linux-4.4.14/sound/pci/oxygen/
H A Dxonar_wm87x6.c288 snd_jack_new(chip->card, "Headphone", xonar_ds_init()

Completed in 112 milliseconds