Home
last modified time | relevance | path

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

/linux-6.8/sound/pci/hda/
Dcs35l41_hda.h56 struct cs35l41_hda { struct
57 struct device *dev;
58 struct regmap *regmap;
59 struct gpio_desc *reset_gpio;
60 struct gpio_desc *cs_gpio;
61 struct cs35l41_hw_cfg hw_cfg;
62 struct hda_codec *codec;
64 int irq;
65 int index;
66 int channel_index;
[all …]
/linux-6.8/drivers/platform/x86/
Dserial-multi-instantiate.c321 static const struct smi_node cs35l41_hda = { variable