Home
last modified time | relevance | path

Searched defs:cs_spec (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/codecs/cirrus/
H A Dcs421x.c18 struct cs_spec { struct
19 struct hda_gen_spec gen;
21 unsigned int gpio_mask;
22 unsigned int gpio_dir;
23 unsigned int gpio_data;
24 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */
25 unsigned int gpio_eapd_speaker; /* EAPD GPIO bit for speakers */
28 unsigned int spdif_detect:1;
29 unsigned int spdif_present:1;
30 unsigned int sense_b:1;
[all …]
H A Dcs420x.c20 struct cs_spec { struct
21 struct hda_gen_spec gen;
23 unsigned int gpio_mask;
24 unsigned int gpio_dir;
25 unsigned int gpio_data;
26 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */
27 unsigned int gpio_eapd_speaker; /* EAPD GPIO bit for speakers */
29 hda_nid_t vendor_nid;
32 int (*spdif_sw_put)(struct snd_kcontrol *kcontrol,