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