Searched defs:ak4458_priv (Results 1 – 1 of 1) sorted by relevance
44 struct ak4458_priv { struct47 struct device *dev;48 struct regmap *regmap;49 struct gpio_desc *reset_gpiod;50 struct reset_control *reset;51 struct gpio_desc *mute_gpiod;53 int fs; /* sampling rate */54 int fmt;55 int slots;56 int slot_width;[all …]