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