Lines Matching defs:cs_spec
35 struct cs_spec { struct
36 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;
48 hda_nid_t vendor_nid;
51 int (*spdif_sw_put)(struct snd_kcontrol *kcontrol,