Searched defs:ak4458_priv (Results 1 – 1 of 1) sorted by relevance
25 struct ak4458_priv { struct26 struct device *dev;27 struct regmap *regmap;28 struct gpio_desc *reset_gpiod;29 struct gpio_desc *mute_gpiod;30 int digfil; /* SSLOW, SD, SLOW bits */31 int fs; /* sampling rate */32 int fmt;33 int slots;34 int slot_width;