Home
last modified time | relevance | path

Searched defs:ak4458_priv (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dak4458.c43 struct ak4458_priv { struct
44 struct regulator_bulk_data supplies[AK4458_NUM_SUPPLIES];
45 const struct ak4458_drvdata *drvdata;
46 struct device *dev;
47 struct regmap *regmap;
48 struct reset_control *reset;
49 struct gpio_desc *mute_gpiod;
50 int digfil; /* SSLOW, SD, SLOW bits */
51 int fs; /* sampling rate */
52 int fmt;
[all …]