Searched refs:snd_jack_new (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/include/sound/ |
| D | jack.h | 76 int snd_jack_new(struct snd_card *card, const char *id, int type, 87 static inline int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new() function
|
| /Linux-v5.10/sound/core/ |
| D | jack.c | 198 int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new() function 269 EXPORT_SYMBOL(snd_jack_new);
|
| /Linux-v5.10/Documentation/sound/designs/ |
| D | jack-controls.rst | 35 In order to keep compatibility, snd_jack_new() has been modified by
|
| /Linux-v5.10/sound/soc/ |
| 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-v5.10/sound/pci/hda/ |
| D | hda_jack.c | 490 err = snd_jack_new(codec->card, name, type | buttons, in snd_hda_jack_add_kctl_mst()
|
| D | patch_hdmi.c | 2232 err = snd_jack_new(codec->card, hdmi_str, SND_JACK_AVOUT, &jack, in generic_hdmi_build_jack()
|
| /Linux-v5.10/sound/pci/oxygen/ |
| D | xonar_wm87x6.c | 279 snd_jack_new(chip->card, "Headphone", in xonar_ds_init()
|
| /Linux-v5.10/sound/x86/ |
| D | intel_hdmi_audio.c | 1626 err = snd_jack_new(ctx->card_ctx->card, hdmi_str, in had_create_jack()
|