Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_jack.c387 const char *name, bool phantom_jack) in snd_hda_jack_add_kctl()
422 bool phantom_jack; in add_jack_kctl() local
Dhda_jack.h38 unsigned int phantom_jack:1; /* a fixed, always present port? */ member
Dpatch_hdmi.c2101 bool phantom_jack; in generic_hdmi_build_jack() local
/linux-4.4.14/include/sound/
Djack.h100 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new()
/linux-4.4.14/sound/core/
Djack.c207 struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) in snd_jack_new()