Searched defs:cs_spec (Results 1 – 1 of 1) sorted by relevance
35 struct cs_spec { struct36 struct hda_gen_spec gen;38 unsigned int gpio_mask;39 unsigned int gpio_dir;40 unsigned int gpio_data;41 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */42 unsigned int gpio_eapd_speaker; /* EAPD GPIO bit for speakers */45 unsigned int spdif_detect:1;46 unsigned int spdif_present:1;47 unsigned int sense_b:1;[all …]