Searched refs:snd_jack_new (Results 1 – 12 of 12) sorted by relevance
/linux/include/sound/ |
A D | jack.h | 77 int snd_jack_new(struct snd_card *card, const char *id, int type, 88 static inline int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new() function
|
/linux/sound/virtio/ |
A D | virtio_jack.c | 189 rc = snd_jack_new(snd->card, virtsnd_jack_get_label(vjack), in virtsnd_jack_build_devs()
|
/linux/Documentation/sound/designs/ |
A D | jack-controls.rst | 35 In order to keep compatibility, snd_jack_new() has been modified by
|
/linux/sound/soc/ |
A D | soc-card.c | 72 ret = snd_jack_new(card->snd_card, id, type, &jack->jack, false, false); in snd_soc_card_jack_new()
|
/linux/sound/core/ |
A D | jack.c | 487 int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new() function 562 EXPORT_SYMBOL(snd_jack_new);
|
/linux/sound/pci/hda/ |
A D | hda_jack.c | 553 err = snd_jack_new(codec->card, name, type | buttons, in snd_hda_jack_add_kctl_mst()
|
A D | patch_hdmi.c | 2315 err = snd_jack_new(codec->card, hdmi_str, SND_JACK_AVOUT, &jack, in generic_hdmi_build_jack()
|
/linux/sound/pci/oxygen/ |
A D | xonar_wm87x6.c | 279 snd_jack_new(chip->card, "Headphone", in xonar_ds_init()
|
/linux/sound/x86/ |
A D | intel_hdmi_audio.c | 1611 err = snd_jack_new(ctx->card_ctx->card, hdmi_str, in had_create_jack()
|
/linux/ |
A D | vmlinux.symvers | 12426 0x00000000 snd_jack_new vmlinux EXPORT_SYMBOL
|
A D | System.map | 49406 ffff800010d32260 T snd_jack_new
|
A D | .tmp_System.map | 49406 ffff800010d32260 T snd_jack_new
|
Completed in 329 milliseconds