Searched defs:auto_pin_cfg_item (Results 1 – 1 of 1) sorted by relevance
32 struct auto_pin_cfg_item { struct33 hda_nid_t pin;34 int type;35 unsigned int is_headset_mic:1;36 unsigned int is_headphone_mic:1; /* Mic-only in headphone jack */37 unsigned int has_boost_on_pin:1;