Searched refs:snd_jack_new (Results 1 – 7 of 7) sorted by relevance
| /linux/include/sound/ |
| H A D | jack.h | 80 int snd_jack_new(struct snd_card *card, const char *id, int type, 90 static inline int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new() function
|
| /linux/Documentation/sound/designs/ |
| H A D | jack-controls.rst | 35 In order to keep compatibility, snd_jack_new() has been modified by
|
| /linux/sound/virtio/ |
| H A D | virtio_jack.c | 189 rc = snd_jack_new(snd->card, virtsnd_jack_get_label(vjack), in virtsnd_jack_build_devs()
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | simplehdmi.c | 66 err = snd_jack_new(codec->card, hdmi_str, SND_JACK_AVOUT, &jack, in simple_hdmi_build_jack()
|
| H A D | hdmi.c | 1898 err = snd_jack_new(codec->card, hdmi_str, SND_JACK_AVOUT, &jack, in generic_hdmi_build_jack()
|
| /linux/sound/core/ |
| H A D | jack.c | 499 int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new() function 576 EXPORT_SYMBOL(snd_jack_new);
|
| /linux/sound/hda/common/ |
| H A D | jack.c | 564 err = snd_jack_new(codec->card, name, type | buttons, in snd_hda_jack_add_kctl_mst()
|