Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_jack.h38 unsigned int phantom_jack:1; /* a fixed, always present port? */ member
Dhda_jack.c394 const char *name, int idx, bool phantom_jack) in __snd_hda_jack_add_kctl()
474 bool phantom_jack; in add_jack_kctl() local