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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Djack.h65 int snd_jack_new(struct snd_card *card, const char *id, int type,
75 static inline int snd_jack_new(struct snd_card *card, const char *id, int type, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Djack.c90 * snd_jack_new - Create a new jack
102 int snd_jack_new(struct snd_card *card, const char *id, int type, function
147 EXPORT_SYMBOL(snd_jack_new); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-jack.c42 return snd_jack_new(card->codec->card, id, type, &jack->jack);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_conexant.c415 err = snd_jack_new(codec->bus->card, name, type, &jack->jack);
H A Dpatch_sigmatel.c4100 err = snd_jack_new(codec->bus->card, name, type, &jack->jack);

Completed in 65 milliseconds