Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_auto_parser.h36 struct auto_pin_cfg_item { struct
37 hda_nid_t pin;
38 int type;
39 unsigned int is_headset_mic:1;
40 unsigned int is_headphone_mic:1; /* Mic-only in headphone jack */
41 unsigned int has_boost_on_pin:1;