Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dhda_jack.h39 unsigned int phantom_jack:1; /* a fixed, always present port? */ member
179 const char *name, bool phantom_jack, in snd_hda_jack_add_kctl() argument
H A Djack.c542 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
593 bool phantom_jack; add_jack_kctl() local
[all...]
/linux/include/sound/
H A Djack.h91 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new()
/linux/sound/core/
H A Djack.c500 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