Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dpatch_cs8409.h322 struct cs8409_spec { struct
323 struct hda_gen_spec gen;
324 struct hda_codec *codec;
326 struct sub_codec *scodecs[CS8409_MAX_CODECS];
327 unsigned int num_scodecs;
329 unsigned int gpio_mask;
330 unsigned int gpio_dir;
331 unsigned int gpio_data;
333 int speaker_pdn_gpio;
335 struct mutex i2c_mux;
[all …]