Searched defs:pm860x_priv (Results 1 – 1 of 1) sorted by relevance
137 struct pm860x_priv { struct138 unsigned int sysclk;139 unsigned int pcmclk;140 unsigned int dir;141 unsigned int filter;142 struct snd_soc_codec *codec;143 struct i2c_client *i2c;144 struct regmap *regmap;145 struct pm860x_chip *chip;146 struct pm860x_det det;[all …]