Searched defs:cs35l41_hda (Results 1 – 1 of 1) sorted by relevance
59 struct cs35l41_hda { struct60 struct device *dev;61 struct regmap *regmap;62 struct gpio_desc *reset_gpio;63 struct gpio_desc *cs_gpio;64 struct cs35l41_hw_cfg hw_cfg;65 struct hda_codec *codec;67 int irq;68 int index;69 int channel_index;[all …]