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