Searched defs:ak4458_priv (Results 1 – 1 of 1) sorted by relevance
30 struct ak4458_priv { struct31 struct device *dev;32 struct regmap *regmap;33 struct gpio_desc *reset_gpiod;34 struct gpio_desc *mute_gpiod;35 int digfil; /* SSLOW, SD, SLOW bits */36 int fs; /* sampling rate */37 int fmt;38 int slots;39 int slot_width;