Home
last modified time | relevance | path

Searched defs:phantom_jack (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_jack.h39 unsigned int phantom_jack:1; /* a fixed, always present port? */ member
169 snd_hda_jack_add_kctl(struct hda_codec *codec, hda_nid_t nid, const char *name, bool phantom_jack, int type, const struct hda_jack_keymap *keymap) snd_hda_jack_add_kctl() argument
H A Dhda_jack.c519 bool phantom_jack; in add_jack_kctl() local
467 snd_hda_jack_add_kctl_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id, const char *name, bool phantom_jack, int type, const struct hda_jack_keymap *keymap) snd_hda_jack_add_kctl_mst() argument
[all...]
/kernel/linux/linux-5.10/sound/core/
H A Djack.c209 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) snd_jack_new() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_jack.h39 unsigned int phantom_jack:1; /* a fixed, always present port? */ member
178 snd_hda_jack_add_kctl(struct hda_codec *codec, hda_nid_t nid, const char *name, bool phantom_jack, int type, const struct hda_jack_keymap *keymap) snd_hda_jack_add_kctl() argument
H A Dhda_jack.c593 bool phantom_jack; in add_jack_kctl() local
541 snd_hda_jack_add_kctl_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id, const char *name, bool phantom_jack, int type, const struct hda_jack_keymap *keymap) snd_hda_jack_add_kctl_mst() argument
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Djack.h88 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jack, bool initial_kctl, bool phantom_jack) snd_jack_new() argument
/kernel/linux/linux-6.6/include/sound/
H A Djack.h89 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jack, bool initial_kctl, bool phantom_jack) snd_jack_new() argument
/kernel/linux/linux-6.6/sound/core/
H A Djack.c496 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) snd_jack_new() argument

Completed in 6 milliseconds