Home
last modified time | relevance | path

Searched defs:phantom_jack (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/sound/pci/hda/
Dhda_jack.h39 unsigned int phantom_jack:1; /* a fixed, always present port? */ member
178 const char *name, bool phantom_jack, in snd_hda_jack_add_kctl()
Dhda_jack.c531 int dev_id, const char *name, bool phantom_jack, in snd_hda_jack_add_kctl_mst()
582 bool phantom_jack; in add_jack_kctl() local
/Linux-v5.15/include/sound/
Djack.h89 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new()
/Linux-v5.15/sound/core/
Djack.c488 struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) in snd_jack_new()