Lines Matching defs:cs_spec
23 struct cs_spec { struct
24 struct hda_gen_spec gen;
26 unsigned int gpio_mask;
27 unsigned int gpio_dir;
28 unsigned int gpio_data;
29 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */
30 unsigned int gpio_eapd_speaker; /* EAPD GPIO bit for speakers */
33 unsigned int spdif_detect:1;
34 unsigned int spdif_present:1;
35 unsigned int sense_b:1;
36 hda_nid_t vendor_nid;
39 int (*spdif_sw_put)(struct snd_kcontrol *kcontrol,